User Tools

Site Tools


git_notes

This is an old revision of the document!


dummy

show which branch is linked to which remote branch

rename a branch that has already been pushed

show contents of a deleted file

git show HEAD^:full/path/to/file/from/top/dir/of/the/repository

See also:

git grep commands

table syntax in dokuwiki

git grep -i --all-match -e '\^.*\^' -e '|.*|'

frequently used

newly created repo

git config user.name "Kamaraju S. Kusumanchi"
git config user.email "kamaraju@gmail.com"
git pull --rebase --autostash -v origin
git_notes.1610035945.txt.gz · Last modified: 2021/01/07 16:12 by raju