Bit Git CLI

Bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties:

Bit Git CLI screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
3likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2. Git icon  Git Support

Bit Git CLI News & Activities

Highlights All activities

Recent activities

Show all activities

Bit Git CLI information

  • Developed by

    Chris Walz
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    62 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & Utilities

GitHub repository

  •  6,097 Stars
  •  108 Forks
  •  32 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about Bit Git CLI, and it has gotten 3 likes

Bit Git CLI was added to AlternativeTo by Paul on and this page was last updated .

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Blaeki Rodskjegg
0

The only thing that does this thing for that thing.

What is Bit Git CLI?

Bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties:

  • command and flag suggestions to help you navigate the plethora of options git provides you
  • autocompletion for files and branch names when using bit add or bit checkout
  • automatic fetch and branch fast-forwarding reducing the likelihood of merge conflicts
  • suggestions work with git aliases
  • new commands like bit sync that vastly simplify your workflow
  • commands from git-extras such as bit release & bit info
  • fully compatible with git allowing you to fallback to git if need be.
  • get insight into how bit works using bit --debug.

Official Links