Пакет bit: Информация

    Исходный пакет: bit
    Версия: 1.1.2-alt2
    Собран:  23 сентября 2025 г. 14:07
    Сообщить об ошибке в пакете
    Домашняя страница: https://pkg.go.dev/github.com/chriswalz/bit

    Лицензия: Apache-2.0
    О пакете: Bit is a modern 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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    bit (loongarch64)
    bit-debuginfo (loongarch64)

    Сопровождающий: Alexandr Shashkin

    Список участников:
    Ivan A. Melnikov
    Alexandr Shashkin

      1. rpm-build-golang

    Последнее изменение


    23 сентября 2025 г. Ivan A. Melnikov 1.1.2-alt2
    - NMU: Update vendored golang.org/x/sys to fix FTBFS on loongarch64
    9 августа 2023 г. Alexandr Shashkin 1.1.2-alt1
    - Initial build for Sisyphus