Issue #716 fix uamend script
Change-Id: I663c5dce55a0f7b3f2cd128b526d1d211ad096e7 Former-commit-id: 090d7432f86c51f9b23ffb6af387f2fbb0142dcb
This commit is contained in:
parent
151515b52d
commit
8ee0eb7091
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ echo "EDITOR command = $EDITOR"
|
||||||
git commit --amend
|
git commit --amend
|
||||||
|
|
||||||
# Push
|
# Push
|
||||||
$dir/gpush
|
$dir/upush
|
||||||
|
|
||||||
# Show stats
|
# Show stats
|
||||||
$dir/gstat
|
$dir/ustat
|
||||||
|
|
Loading…
Add table
Reference in a new issue