Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Releases: GDKsoftware/GitBitter

v1.6beta: Merge pull request #48 from GDKsoftware/apifixes

16 Jul 00:26
677c105
Compare
Choose a tag to compare
Upgrades & API fixes

v1.5: Merge pull request #44 from GDKsoftware/packupdates

16 Sep 17:34
3ffe241
Compare
Choose a tag to compare

v1.4

28 Mar 11:40
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/GDKsoftware/GitBitter.git

v1.3: Merge pull request #42 from GDKsoftware/41

18 Jul 10:51
Compare
Choose a tag to compare

v1.2b: Merge pull request #39 from GDKsoftware/Adding-extra-logging

27 Jun 00:23
Compare
Choose a tag to compare

Extra logging was added. No new version number

GitBitter v1.2

20 Feb 00:59
Compare
Choose a tag to compare

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

v1.1

09 Feb 04:36
Compare
Choose a tag to compare
unittest bugfix