Lines Matching refs:git
36 git clone https://github.com/eggert/tz.git
41 git checkout master
42 git pull
47 git checkout -b mybranch
49 * Sleuth by using 'git blame'. For example, when fixing data for
50 Africa/Sao_Tome, if the command 'git blame africa' outputs a line
66 git add northamerica
67 git commit
69 See recent 'git log' output for the commit-message style.
73 git format-patch master
78 git send-email master