Package bit: Information
Source package: bit
Version: 1.1.2-alt2
Build time: Sep 23, 2025, 02:07 PM
Category: Development/Other
Report package bugHome page: https://pkg.go.dev/github.com/chriswalz/bit
License: Apache-2.0
Summary: Bit is a modern Git CLI
Description:
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.
Maintainer: Alexandr Shashkin
Last changed
Sept. 23, 2025 Ivan A. Melnikov 1.1.2-alt2
- NMU: Update vendored golang.org/x/sys to fix FTBFS on loongarch64
Aug. 9, 2023 Alexandr Shashkin 1.1.2-alt1
- Initial build for Sisyphus