File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # Git Aware Prompt
1+ # Git Aware Prompt (joeytwiddle's fork)
22
33Working with Git and its great branching/merging features is
44amazing. Constantly switching branches can be confusing though as you have to
@@ -21,7 +21,7 @@ If you `cd` to a Git working directory, you will see the current Git branch
2121name displayed in your terminal prompt. When you're not in a Git working
2222directory, your prompt works like normal.
2323
24- This fork by joeytwiddle also:
24+ ** This fork by joeytwiddle also:**
2525- shows you how far your local branch is ** ahead** or ** behind** the repository's branch
2626- shows how many files are ** staged**
2727- indicates when you have an un-popped ** stash** (when the top stash entry was made on the current commit or the current branch)
You can’t perform that action at this time.
0 commit comments