Chriswalz Bit Versions Save

Bit is a modern Git CLI

v1.1.2

2 years ago

Changelog

c7879cd add bit sw cmd a2737d6 fix: bit save only will amend previous commit if it doesn't exist it any other branch 200289c fix: cloud branch exists sometimes not correctly work on some versions of git 07ff08d update readme

v1.1.1

3 years ago

Changelog

5efae26 fix: ignore case for bit_interactive

v1.1.0

3 years ago

Changelog

440a72e add interactive prompt mode (keep prompt running)

v1.0.6

3 years ago

Changelog

43ac193 fix: downgrade go-prompt version since it's breaking ctrl-c 559852d fix bit fast-forwarded not printing in some circumstances e5f5488 upate changelog

v1.0.5

3 years ago

Changelog

6cb6e95 fix: bit pr now lists branches dc4715d security: fix vulnerability on Windows where an exe in a malicious repository could run arbitrary code

v1.0.4

3 years ago

Changelog

83f458c update release.sh d895cdc Add AUR introduction cb80315 Allow environment variables to be passed to git e9b67f1 add FUNDING yml 5b691fc add no-verify to bit save c9271fa bump cobra and go-prompt packages 29119ab bump errors pkg & survey pkg 966b3c4 fix bit sync pulling even when force push fails (e.g. when there's a protected branch)

v1.0.3

3 years ago

Changelog

9e0b642 feature: add fuzzy search/querying for branch suggestions. closes #103 0d79187 update readme changelog

v1.0.2

3 years ago

Changelog

e596818 fix EOF error displaying outside of debug mode. closes #102 2b5e578 fix isGitRepo by using rev-parse --is-inside-work-tree. closes #99 2a6b683 make bit release bump gracefully handle invalid tags and no prior tags. closes #101 5bcea9c reorganize readme for clarity

v1.0.1

3 years ago

Changelog

9d2548d bump tag

v0.9.16

3 years ago

Changelog

d321605 bump tag