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

GitBitter v1.2

Compare
Choose a tag to compare
@partouf partouf released this 20 Feb 00:59
· 20 commits to master since this release

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