Run the Git commands within the notes repository
All checks were successful
/ check (push) Successful in 1m30s
All checks were successful
/ check (push) Successful in 1m30s
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
630ebed658
commit
10a38aa3e2
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ in
|
|||
|
||||
text = ''
|
||||
"$EDITOR" +3 "$TODO_FILE"
|
||||
cd "$NOTES_DIRECTORY"
|
||||
git add "$TODO_FILE"
|
||||
git commit -m "Update TODOs"
|
||||
git push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue