You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
1
# Better Git Prompt String
2
+
3
+
> [!WARNING]\
4
+
> 03/16/2024: bgps is actively undergoing a major v2 rewrite in 
5
+
>
6
+
> This is a breaking change that will simplify and improve maintainability of bgps
7
+
>
8
+
> If you prefer to keep using legacy bgps, then use the tag [v1.0.0](https://github.com/mikesmithgh/bgps/releases/tag/v1.0.0)
9
+
2
10
A better bash prompt for git. bgps provides a convenient way to customize
3
11
the PS1 prompt and to determine information about the current git branch.
4
12
bgps can indicate if the branch has a clean or dirty working tree, whether
0 commit comments