Skip to content

Commit e5de78c

Browse files
authored
Update README.md
1 parent 34ef3b0 commit e5de78c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ nbdev_export
116116
# ARCHIVE
117117
git fetch origin
118118
git checkout -b main-backup origin/main
119+
120+
# SAVE
121+
git add -A && git commit -m "save" && git push
119122
```
120123

121124
### Basics

0 commit comments

Comments
 (0)