Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

v4.3.0

Compare
Choose a tag to compare
@mcuadros mcuadros released this 11 Apr 08:31
· 450 commits to master since this release
0db54e8

A small feature release including the new PlainOpenWithOptions function able to locate the .git folder by @mvdan and a basic feature that was missing, the tracking branches on Clone by @TheHipbot

Change Log

Implemented enhancements:

  • config: adds branches to config for tracking branches against remotes… #803 (TheHipbot)
  • add PlainOpen variant to find .git in parent dirs #784 (mvdan)