Skip to content

Commit 1755c81

Browse files
committed
Indicate more clearly that this is a fork
1 parent 560c3cb commit 1755c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Git Aware Prompt
1+
# Git Aware Prompt (joeytwiddle's fork)
22

33
Working with Git and its great branching/merging features is
44
amazing. 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
2121
name displayed in your terminal prompt. When you're not in a Git working
2222
directory, 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)

0 commit comments

Comments
 (0)