Some small changes to the presentation

This commit is contained in:
Bob Bobbington 2022-01-28 14:53:38 +00:00
parent 4456e16333
commit 2be367ed02
3 changed files with 55 additions and 26 deletions

View file

@ -22,5 +22,5 @@ git -c color.ui=always status
echo '$ git log --oneline --all --graph'
git -c color.ui=always log --oneline --all --graph --decorate=short
echo '$ git merge'
echo '$ git merge origin/master'
git -c color.ui=always merge origin/master