mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
git/merge: normal messages go to stdout
This commit is contained in:
parent
d58ba675e7
commit
06cdd2915b
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ echo $ours >> .git/merge-parents
|
|||
echo $theirs >> .git/merge-parents
|
||||
|
||||
merge $ours $base $theirs
|
||||
>[1=2] echo 'merge complete: remember to commit'
|
||||
echo 'merge complete: remember to commit'
|
||||
exit ''
|
||||
|
|
Loading…
Reference in a new issue