Searched refs:upstream (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit51 # upstream, set GIT_PS1_SHOWUPSTREAM="auto". A "<" indicates
56 # verbose show number of commits ahead/behind (+/-) upstream
59 # git always compare HEAD to @{upstream}
60 # svn always compare HEAD to your SVN upstream
61 # By default, __git_ps1 will compare HEAD to your SVN upstream
62 # if it can find one, or @{upstream} otherwise. Once you have
104 # stores the divergence from upstream in $p
110 local upstream=git legacy="" verbose=""
125 upstream=svn+git # default upstream i
[all...]

Completed in 29 milliseconds