User Tools

Site Tools


snippets:git

**This is an old revision of the document!**

git push --force

git fetch
git reset origin/master --hard

tree on console

git config --global alias.tree "log --oneline --decorate --all --graph"
snippets/git.1444721683.txt.gz · Last modified: by allspark_cp