Merge branch 'fix'
* fix: git-commit --amend: two fixes.
This commit is contained in:
@ -114,6 +114,8 @@ EOF
|
||||
|
||||
git commit -m 'Merged "mybranch" changes.' -i hello
|
||||
|
||||
test_done
|
||||
|
||||
cat > show-branch.expect << EOF
|
||||
* [master] Merged "mybranch" changes.
|
||||
! [mybranch] Some work.
|
||||
|
||||
Reference in New Issue
Block a user