https://github.com/dmotte/git-quick-sync
♻ Simple Bash script that performs git pull+add+commit+push in sequence
https://github.com/dmotte/git-quick-sync
add changes commit git pull push quick quick-sync repo repository sync synchronize
Last synced: 2 months ago
JSON representation
♻ Simple Bash script that performs git pull+add+commit+push in sequence
- Host: GitHub
- URL: https://github.com/dmotte/git-quick-sync
- Owner: dmotte
- License: mit
- Archived: true
- Created: 2021-09-27T15:10:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T15:19:52.000Z (over 2 years ago)
- Last Synced: 2025-01-31T22:37:55.192Z (11 months ago)
- Topics: add, changes, commit, git, pull, push, quick, quick-sync, repo, repository, sync, synchronize
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-quick-sync
The code has been moved to https://github.com/dmotte/utils/tree/main/scripts/git-quick-sync.