Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570279
en ru br
ALT Linux repos
S:2.7.1-alt1

Group :: Development/Other
RPM: bash-git-prompt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.7.1-alt1
Build date: 12 june 2023, 15:42 ( 45.8 weeks ago )
Size: 53.64 Kb

Home page:   https://github.com/magicmonty/bash-git-prompt

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'.

Current maintainer: Vitaly Chikunov

List of contributors

List of rpms provided by this srpm:

  • bash-git-prompt
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin