This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
Releases: GDKsoftware/GitBitter
Releases · GDKsoftware/GitBitter
v1.6beta: Merge pull request #48 from GDKsoftware/apifixes
Upgrades & API fixes
v1.5: Merge pull request #44 from GDKsoftware/packupdates
v1.4
v1.3: Merge pull request #42 from GDKsoftware/41
v1.2b: Merge pull request #39 from GDKsoftware/Adding-extra-logging
Extra logging was added. No new version number
GitBitter v1.2
Bugs resolved in this version
- Bugfix: Branch missing when updating folder thats already cloned bug
Features added to GitBitter
- Automatically creates .gitcredentials config file with SSH enabled
- Command line options to add and remove packages (add + del )
- Support for login with SSH key when id_rsa and id_rsa.pub are available and fallback to the 'ssh-agent'
- GitBitter can now be run under Mono (tested under Mac OSX)
Features added to GitBitterEdit
- Organisation is available to choose from in the BitBucket/GitHub repository selection
- Added configuration checkbox for UseResetHard
- Able to change .gitconfig's user name and email
- Able to edit and delete a package
Minor additions
- Add more info on exceptions thrown, like Package/repo name
- More command line feedback when cloning repos