Package bash-git-prompt: Information
Source package: bash-git-prompt
Version: 2.7.1-alt1
Build time: Jun 12, 2023, 06:56 PM in the task #322865
Category: Development/Other
Report package bugLicense: 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'.
Maintainer: Vitaly Chikunov