Skip to content

Releases: arzkar/git-utils

Release v0.5.1

05 Jul 17:29
Compare
Choose a tag to compare
Full changelog: https://github.com/arzkar/git-utils/compare/v0.5.0...…

Release v0.5.0

15 Jun 19:14
f4e3bf9
Compare
Choose a tag to compare
Full changelog: https://github.com/arzkar/git-utils/compare/v0.4.0...…

Release v0.4.0

14 Jun 18:33
9dfa6be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.4.0

Release v0.3.3

13 Jun 19:57
Compare
Choose a tag to compare

Changelog

Fixes

Features

Release v0.3.2

07 Jun 11:03
Compare
Choose a tag to compare
Bump version: 0.3.1 → 0.3.2

Added set the tracking branch to origin/branch for checkout command

Release v0.3.1

07 Jun 10:28
Compare
Choose a tag to compare
Bump version: 0.3.0 → 0.3.1

Replace filepath.Walk -> filepath.WalkDir

Release v0.3.0

06 Jun 07:38
Compare
Choose a tag to compare

Changelog

Refactored the grep command to use git grep instead of using bufio and doing manual string search

Release v0.2.0

04 Jun 19:34
Compare
Choose a tag to compare
Initial release

Commands available: pull, fetch, checkout, grep