Skip to content

Releases: kingsimba/nigit

v1.8.4

25 Apr 12:02
Compare
Choose a tag to compare

Fix nigit checkout-info

v1.8.3

29 Jun 05:58
Compare
Choose a tag to compare

Add -t --tags, -f --force to nigit fetch. For example, use nigit fetch -t -f to update all local tags.

v1.8.2

17 Jun 08:58
Compare
Choose a tag to compare

Allow any tag name. Remove format validation.

v1.8.1

09 May 08:48
Compare
Choose a tag to compare
  • Remove branch name in dump-info output.

v1.8.0

23 Feb 07:28
Compare
Choose a tag to compare
  • Add 'nigit push' command.
  • Fix 'nigit start'. It should not use '-t' in 'git checkout -b XXX -t'.
    Upstream should be set with 'git push -u', later when 'nigit push'.
  • Fix output of 'nigit start'. It should print 'Switched to a new branch xxx'

Fix bug in 'checkout'

12 Oct 07:57
Compare
Choose a tag to compare

Checkout main project first. And then use the new nigit.json for subprojects.

Fixed bug in dump-info

11 Oct 11:56
Compare
Choose a tag to compare
v1.7.3

1.7.3

v1.7.2

14 Sep 12:20
Compare
Choose a tag to compare
1.7.2

Fix 'nigit checkout origin/xxxx'.

14 Sep 12:04
Compare
Choose a tag to compare

Support 'dump-info' and 'checkout-info'

13 Sep 07:18
Compare
Choose a tag to compare