Package bash-git-prompt: Information

    Source package: bash-git-prompt
    Version: 2.7.1-alt1
    Latest version according to Repology
    Build time:  Jun 12, 2023, 06:56 PM in the task #322865
    Report package bug
    License: BSD-2-Clause
    Summary: An informative and fancy bash prompt for Git users
    Description: 
    A bash prompt that displays information about the current git repository. In
    particular the branch name, difference with remote branch, number of files
    staged, changed, etc.
    
    To enable add these example lines to your ~/.bashrc:
    
       GIT_PROMPT_ONLY_IN_REPO=1
       GIT_PROMPT_THEME=Single_line
       source /usr/share/bash-git-prompt/gitprompt.sh
    
    List available themes with 'git_prompt_list_themes'.

    List of RPM packages built from this SRPM:
    bash-git-prompt (noarch)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov

    ACL:
    Vitaly Chikunov
    @everybody

    Last changed


    June 12, 2023 Vitaly Chikunov 2.7.1-alt1
    - First import 2.7.1-88-gc2f8ca6 (2023-05-19).