Skip to content

Releases: ccallebs/git_left

Adds `git_left yolo`, minor improvements

15 Jun 01:49
Compare
Choose a tag to compare
  • Adds git_left yolo which will enable you to throw your hands in the air and remove all git repositories at once
  • Monkey-patch the ruby-git gem to improve branch fetching. It should be fast now
  • Re-add end-of-session reporting. It was tragically lost during a refactor

Minor updates

14 Jun 01:09
Compare
Choose a tag to compare
  • Monkey-patch ruby-git gem to increase performance when fetching large number of branches

Minor updates

27 May 22:19
Compare
Choose a tag to compare
  • Add ability to prune remote branches when starting session
  • Expanded on branch reporting functionality
  • Minor refactoring

Minor updates

26 May 22:12
Compare
Choose a tag to compare
  • Sped up Git::Branch retrieval
  • Protected against unforeseen errors