Talk:GIT
From syn2cat - HackerSpace.lu
Content:
[basic]
- basic commands clone, commit, pull, push, log
[not basic, not advanced]
- configuring
- reading efficently the logs
- using git completion
[advanced]
- repository as a proxy
- turning a non-bare repo into a bare one and vice-versa
- fetching, pulling & pushing across multiple repos
- create an empty git branch (Slopjong really means empty, so a branch without any ancestor)