This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
Releases: TheTechRobo/snakeGit
Releases · TheTechRobo/snakeGit
AAAAAAA I MADE TWO TAGS BEFORE THE COMMIT SEND HELP
- add note to reamde
v.0.4.4-stable
- fix licence
Full Changelog: v.0.4.3...v.0.4.4
v.0.4.3
- Replace remaining references (including the repo name) to snakeGit
Full Changelog: v.0.4.2...v.0.4.3
v.0.4.2
- Switch to the name "snakeGit"
Full Changelog: v.0.4...v.0.4.2
[BREAKING] Cleanup - 0.4
REQUIRES PYTHON 3.7
- Shut up, pyGit
- Return completed process
- Switch to synchronous (.run instead of .Popen)
- Remove dangerous code
- Remove interactivity (it was never actually started)
- General cleanup
- Update .gitignore
- Some other minor stuff
Full Changelog: v.0.3.1...v.0.4
Fix
Fix the API for pull()
. ALso, I removed trailing whitespace.
Cleanup go brrrr
- Much cleanup
- No longer use config files - now we use arguments, since the config files never worked this is not a breaking change
- New licence - Apache Licence
- Many misc minor changes
Togglable Branding
Now you can toggle branding!
Many fixes | v.0.2.5-stable
- add long description to pyPI package!
- much better gitignore
- Fix blank commit message (make it work)
- Less clutter
- Many fixes
- fix for KeyboardInterrupt, EOFError, and SystemExit
- bump for PyPI!
Have a good one! Make sure to star the repo and, if you're feeling particularly generous, Watch it!
Many | v.0.2.4-stable
- Many fixes
- Many minor changes
- Allow empty commit messages
- Optional arguments in push, pull, commit, and allInOne
- Clarity
- Less tuples
- bump version