Skip to content

Releases: KunalSin9h/git-commit

v0.2.1

25 Jun 06:26
d67deb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jun 06:22
a36374c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

09 May 09:35
3472145
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

commit v0.1.0

05 Oct 19:41
b1fcd2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

commit v0.0.2

10 Sep 05:40
003e029
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

06 Sep 06:40
Compare
Choose a tag to compare

Commit Helps in committing changes.

Installation

Debian/Ubuntu

curl -fsSL https://kunalsin9h.dev/commit | bash

After Installing, add the following to your .bashrc file

export COMMIT_INSTALL="$HOME/.commit"
export PATH="$COMMIT_INSTALL/bin:$PATH"