style: remove trailing whitespace (#12303)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function my_git_prompt() {
|
||||
tester=$(git rev-parse --git-dir 2> /dev/null) || return
|
||||
|
||||
|
||||
INDEX=$(git status --porcelain 2> /dev/null)
|
||||
STATUS=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user