Skip to content

Releases: joelmoniz/Git-Manager

Git Manager v0.2.1

24 Jul 21:06
Compare
Choose a tag to compare
  • 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

24 Sep 18:06
Compare
Choose a tag to compare

The Git Manager is now compatible with Processing 3.0b4 and up.

Git Manager v0.2

24 Jul 06:13
Compare
Choose a tag to compare

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