Skip to content

Releases: dkomeza/tiny-git-helper

v0.1.6

11 Jan 23:19
7f0f752

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5-fix

04 Mar 21:40

Choose a tag to compare

What's Changed

  • Fix install script and build process

Full Changelog: v0.1.5...v0.1.5-fix

v0.1.5

09 Nov 11:34
102a639

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

06 Mar 20:41

Choose a tag to compare

Main changes

  • Added clone module - supports cloning users repositories

Minor changes

  • Add ✔ symbol to the spinner in commit functions (after a successful commit)

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Dec 16:13
e3f59d3

Choose a tag to compare

Main changes

  • Change the help menu
  • Change the version subcommand to -V or --version option

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 Dec 12:19
0774c01

Choose a tag to compare

tgh v0.1.2

Main changes:

  • Add CLI arguments for the commit module.
  • Unify the help menu for all the modules

What's Changed

v0.1.1

10 Dec 17:21

Choose a tag to compare

Release tgh on MacOS and Windows

Fix the file names

v0.1.0

10 Dec 16:01

Choose a tag to compare

Initial release

The first release of the Rust based tiny-git-helper.

Currently working

  • commit
    • commit all files
    • commit select files
  • login (login using github)