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
1 changed files with 1 additions and 0 deletions

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