Lines Matching refs:git
44 git clone https://github.com/eggert/tz.git
49 git checkout main
50 git pull
55 git checkout -b mybranch
57 * Sleuth by using 'git blame'. For example, when fixing data for
58 Africa/Sao_Tome, if the command 'git blame africa' outputs a line
74 git add northamerica
75 git commit
77 See recent 'git log' output for the commit-message style.
81 git format-patch main
86 git send-email main