Issue #716 fix uamend script

Change-Id: I663c5dce55a0f7b3f2cd128b526d1d211ad096e7

Former-commit-id: 090d7432f86c51f9b23ffb6af387f2fbb0142dcb
This commit is contained in:
Nate Jensen 2012-06-29 13:10:35 -05:00
parent 151515b52d
commit 8ee0eb7091

View file

@ -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