git/gmc,grm
This commit is contained in:
parent
a35d7da975
commit
8bc91cc00b
1 changed files with 2 additions and 2 deletions
|
@ -269,7 +269,7 @@ alias gmc="\
|
|||
git \
|
||||
merge \
|
||||
--no-ff \
|
||||
-m \
|
||||
--message \
|
||||
"
|
||||
|
||||
# do a signed merge commit
|
||||
|
@ -360,7 +360,7 @@ rebase \
|
|||
--interactive \
|
||||
"
|
||||
|
||||
# remove and add to index
|
||||
# remove and add removal to index
|
||||
alias grm="\
|
||||
git \
|
||||
rm \
|
||||
|
|
Loading…
Reference in a new issue