0
0
mirror of https://codeberg.org/crimeflare/cloudflare-tor synced 2024-09-20 00:50:54 +00:00

updated instructions_git.md for codeberg.org

This commit is contained in:
libBletchley 2019-07-20 14:40:41 -04:00
parent 3cfd467989
commit a3ec6e0cc6

View File

@ -65,6 +65,7 @@ need more adaptations for Windows and other platforms.
remote = origin
merge = refs/heads/master
```
<li> make your first change
<li> (from `$project_root`) $ `git add . -u -n`
<li> check that the files listed are what you changed and intend to push upstream