mrkirby153

Untitled

Dec 16th, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. $ git config --global bash.showDirtyState
  2. + git config --global bash.showDirtyState
  3. ++ __git_ps1
  4. ++ local pcmode=no
  5. ++ local detached=no
  6. ++ local 'ps1pc_start=\u@\h:\w '
  7. ++ local 'ps1pc_end=\$ '
  8. ++ local 'printf_format= (%s)'
  9. ++ case "$#" in
  10. ++ printf_format=' (%s)'
  11. ++ local ps1_expanded=yes
  12. ++ '[' -z '' ']'
  13. ++ '[' -z '3.1.20(4)-release' ']'
  14. ++ shopt -q promptvars
  15. ++ local repo_info rev_parse_exit_code
  16. +++ git rev-parse --git-dir --is-inside-git-dir --is-bare-repository --is-inside
  17. -work-tree --short HEAD
  18. ++ repo_info=
  19. ++ rev_parse_exit_code=128
  20. ++ '[' -z '' ']'
  21. ++ '[' no = yes ']'
  22. ++ return
Advertisement
Add Comment
Please, Sign In to add comment