Note
This commit is contained in:
parent
522937a647
commit
0db641e030
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# TODO: warn on merge conflicts?
|
||||
cd "${NOTES_PATH}" || exit
|
||||
git add -A
|
||||
git commit -m Updates
|
||||
|
|
Reference in a new issue