Skip to content

Releases: hannesg/multi_git

A big step forward

03 Jul 06:46

Choose a tag to compare

A big step forward Pre-release
Pre-release
  • [FEATURE] basic remotes support
  • [FEATURE] Repository#config
  • [ENHANCEMENT] Ref#update is now more flexible (reckless updating, updating without block)
  • [ENHANCEMENT] Tree#glob now supports DOTMATCH
  • [ENHANCEMENT] Repository#head method to get the current HEAD
  • [BUG] Removed Tree#path ( did not made much sense since the path is not known )
  • [BUG] Detaching symbolic references now works as expected

0.0.1.alpha2

03 Jul 06:47

Choose a tag to compare

0.0.1.alpha2 Pre-release
Pre-release
Tree#walk, Tree#glob, Fixed Tree::Builder

0.0.1.alpha1

03 Jul 06:47

Choose a tag to compare

0.0.1.alpha1 Pre-release
Pre-release
Ship it