Skip to content

Instantly share code, notes, and snippets.

@ahue
Last active January 5, 2022 23:03
Show Gist options
  • Save ahue/7216cdfbf789fa600c33fd43a179cfa6 to your computer and use it in GitHub Desktop.
Save ahue/7216cdfbf789fa600c33fd43a179cfa6 to your computer and use it in GitHub Desktop.
cd ~/storage/shared/documents/my-vault
git pull --rebase
git add --all
git commit -m "mobile update $(date)"
git push origin main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment