https://github.com/kleinpanic/auto_git_update
Bash project to automatically push, manage conflicts, and do shit for github every friday.
https://github.com/kleinpanic/auto_git_update
Last synced: about 1 year ago
JSON representation
Bash project to automatically push, manage conflicts, and do shit for github every friday.
- Host: GitHub
- URL: https://github.com/kleinpanic/auto_git_update
- Owner: kleinpanic
- Created: 2024-09-29T06:20:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T03:00:13.000Z (over 1 year ago)
- Last Synced: 2025-03-01T04:18:05.235Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto Git updater in bash
A small bash project that reads a text file, and automatically pushes, deals with merge conflicts, and does a bunch of shit. Needs improvement.