Skip to content

v0.11.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 16 Jul 08:18
· 182 commits to master since this release

Features

  • Allows cloning packages using the file:// protocol. Closes #101. (d0aa893)

    Thanks to @neumann-d!

  • Added support for base branches. Closes #103. (51eded0)

  • Introduced the overrideDirectoryNames option in mgit.json. Closes #98.

Bug fixes

  • Number of unmerged files will be shown as "modified" in the table while execution the status command. Closes #107. (5481260)