Skip to content

Commit

Permalink
chore: fix whitespace problem
Browse files Browse the repository at this point in the history
  • Loading branch information
telemachus committed Dec 17, 2023
1 parent 36d97c1 commit 5e6e306
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ The structure of the prompt is the following:
```

* `branch_name`: Name of the current branch or warning message if HEAD is detached.
* `upstream`: Name of the remote branch or warning message if no remote branch
is set.
* `upstream`: Name of the remote branch or warning message if no remote branch is set.
Since a remote either exists or does not, you will only see at most one message in this section.
By default, the prompt will not show the name of the remote branch, but it will show if no remote is set.
However, you can configure the two options separately as well.
Expand Down

0 comments on commit 5e6e306

Please sign in to comment.