Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Manuel Weber
Git Demos
Commits
6dedfc13
Commit
6dedfc13
authored
Sep 29, 2020
by
Farhad Mehta
Browse files
Improve comment
parent
d8f9adfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
03_Distributed_Version_Control_with_Git/Git_Distributed_Demo.sh
View file @
6dedfc13
...
...
@@ -42,8 +42,6 @@ git init --bare Demo_Project_Remote.git
# Note: SourceTree and GitHub Desktop do not support the visualsation of
# bare repositories. Currently the following allow this (abbeit with an
# incorrectly implemented HEAD pointer):
# git --no-pager log --graph
# watch --color -n 2 "cd Demo_Project_Remote.git; git log --all --decorate --oneline --graph --color=always"
# gitk
# Tower (MacOS)
cd
Demo_Project_Alice
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment