Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewdeanmartin/git_help
attempting to do common git things with python as a learning exercise
https://github.com/matthewdeanmartin/git_help
Last synced: 1 day ago
JSON representation
attempting to do common git things with python as a learning exercise
- Host: GitHub
- URL: https://github.com/matthewdeanmartin/git_help
- Owner: matthewdeanmartin
- License: mit
- Created: 2023-01-14T17:06:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T03:48:22.000Z (11 months ago)
- Last Synced: 2024-04-16T04:51:43.338Z (8 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git help
## goals
- 1 python file for each common thing
- especially tricky things## non-goals
multi-repo actions