Releases: joelmoniz/Git-Manager
Releases · joelmoniz/Git-Manager
Git Manager v0.2.1
- Changes to tool.properties file
- Renaming "Save" to "Commit" in the labels and in the Help menu
Special thanks to @prisonerjohn for reviewing the tool for me and suggesting these changes.
Git Manager v0.2.2
The Git Manager is now compatible with Processing 3.0b4 and up.
Git Manager v0.2
The following features are present in this release:
- Initialize a repo
- Take a Snapshot (add+commit)
- Push to an online repo
- Pull from an online repo
- Revert commits
- Hard reset to HEAD
- View all commits
- View files modified since last commit
- Help screen
- Options to go to tool webpage and the bug report page