updated instructions_git.md for codeberg.org
This commit is contained in:
parent
3cfd467989
commit
a3ec6e0cc6
|
@ -65,6 +65,7 @@ need more adaptations for Windows and other platforms.
|
||||||
remote = origin
|
remote = origin
|
||||||
merge = refs/heads/master
|
merge = refs/heads/master
|
||||||
```
|
```
|
||||||
|
|
||||||
<li> make your first change
|
<li> make your first change
|
||||||
<li> (from `$project_root`) $ `git add . -u -n`
|
<li> (from `$project_root`) $ `git add . -u -n`
|
||||||
<li> check that the files listed are what you changed and intend to push upstream
|
<li> check that the files listed are what you changed and intend to push upstream
|
||||||
|
|
Loading…
Reference in New Issue