git
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| git [2022/02/07 13:29] – external edit 127.0.0.1 | git [2023/09/22 10:43] (current) – ssm2017 | ||
|---|---|---|---|
| Line 102: | Line 102: | ||
| The magic sentence to use is : git add -u | The magic sentence to use is : git add -u | ||
| + | |||
| + | ==== ssh config ==== | ||
| + | .ssh/config | ||
| + | <sxh bash> | ||
| + | Host github.com | ||
| + | HostName github.com | ||
| + | User git | ||
| + | IdentityFile ~/ | ||
| + | </ | ||
| {{tag> | {{tag> | ||
git.1644236958.txt.gz · Last modified: by 127.0.0.1
