Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpodivin/repoupdater
https://github.com/jpodivin/repoupdater
python workflow-automation
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpodivin/repoupdater
- Owner: jpodivin
- License: other
- Created: 2023-02-09T10:53:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-06T09:31:38.000Z (9 months ago)
- Last Synced: 2024-02-06T10:38:07.433Z (9 months ago)
- Topics: python, workflow-automation
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Repoupdate
Quickly sync your local primary branch with upstream remote.
Script checks for default branch and selects remote for you.
Just type
```bash
repoupdate
```
and let it work.