summaryrefslogtreecommitdiffstats
path: root/instructions_git.md
diff options
context:
space:
mode:
authorlibBletchley <cb-libBletchley@sideload.33mail.com>2019-07-20 14:40:41 -0400
committerlibBletchley <cb-libBletchley@sideload.33mail.com>2019-07-20 14:40:41 -0400
commita3ec6e0cc642337d565899464b7e0b5ccb9d2d86 (patch)
treeacd644bc318daf455c95519a891bb66b5ffdc809 /instructions_git.md
parent3cfd4679890ff7069fcacf14c37800afe81eb4a4 (diff)
downloadcloudflare-tor-a3ec6e0cc642337d565899464b7e0b5ccb9d2d86.tar
cloudflare-tor-a3ec6e0cc642337d565899464b7e0b5ccb9d2d86.tar.gz
cloudflare-tor-a3ec6e0cc642337d565899464b7e0b5ccb9d2d86.tar.lz
cloudflare-tor-a3ec6e0cc642337d565899464b7e0b5ccb9d2d86.tar.xz
cloudflare-tor-a3ec6e0cc642337d565899464b7e0b5ccb9d2d86.zip
updated instructions_git.md for codeberg.org
Diffstat (limited to 'instructions_git.md')
-rw-r--r--instructions_git.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/instructions_git.md b/instructions_git.md
index 97bc7dbd..79b935ac 100644
--- a/instructions_git.md
+++ b/instructions_git.md
@@ -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