Skip to content

Releases: jlegrone/git-config

v1.6.0

08 Sep 01:08
d86ef25
Compare
Choose a tag to compare

1.6.0 (2018-09-08)

Bug Fixes

  • install: remove git version validation (7d6f487)

Features

  • up, start: prefer upstream remote over origin (c4015e0)

v1.5.0

27 Oct 17:28
af52aa1
Compare
Choose a tag to compare

<a name"1.5.0">

1.5.0 (2017-10-27)

Features

  • log: git log with one line per commit (111bc9be)
  • status: git status with abbreviated output (4b9e6834)

v1.4.0

21 Oct 00:35
Compare
Choose a tag to compare

<a name"1.4.0">

1.4.0 (2017-10-21)

Features

  • aliases: unpublish branch from the remote (baab5a57)

v1.3.3

09 Aug 05:17
Compare
Choose a tag to compare

<a name"1.3.3">

1.3.3 (2017-08-09)

Bug Fixes

  • install: update to working validate-git-version (e5695bc4)

v1.3.2

09 Aug 04:25
Compare
Choose a tag to compare

1.3.2 (2017-08-09)

Bug Fixes

  • build: use transpiled versions of node scripts (bc3c84bf)

v1.3.1

08 Aug 05:06
Compare
Choose a tag to compare

1.3.1 (2017-08-08)

Bug Fixes

  • provide more helpful success message (63f7d44c)

v1.3.0

08 Aug 02:32
Compare
Choose a tag to compare

1.3.0 (2017-08-08)

Features

  • validate git version after install (ac783eef)

v1.2.2

07 Aug 01:49
Compare
Choose a tag to compare

1.2.2 (2017-08-07)

Bug Fixes

  • aliases: disable pre-commit hooks when amending previous commit (2db4478a)

v1.2.1

03 Aug 22:05
Compare
Choose a tag to compare

1.2.1 (2017-08-03)

Bug Fixes

  • aliases: disable pre-commit hooks on WIP commits (5a71df1f)

v1.2.0

28 Jul 20:17
Compare
Choose a tag to compare

1.2.0 (2017-07-28)

Features

  • aliases: safer git force push using force-with-lease (8c2fe814)