mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-01 21:04:29 +02:00
added plurals aliases
This commit is contained in:
parent
4b480bda71
commit
69d021f24e
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@
|
|||
[alias]
|
||||
st = status
|
||||
|
||||
branches = branch -a
|
||||
tags = tag
|
||||
stashes = stash list
|
||||
remotes = remote -v
|
||||
|
||||
precommit = diff --diff-algorithm=minimal -w
|
||||
interative = add --patch
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue