-
-
Notifications
You must be signed in to change notification settings - Fork 814
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed variables, string concat to expansion.
Added "File" prefix to (now) FileAddedText, FileModifiedText, FileRemovedText, and FileConflictedText--before, LocalWorkingStatusSymbol and ConflictedText had the same content by default ("!"), as did LocalStagedStatusSymbol and ModifiedText ("~"). Changed prompt output of the above variables to use string expansion rather than concatenation. Also re-aligned several indentation blocks from 2-space to 4-space indents. In my opinion, tabs help avoid these issues, but I'll defer to the lead coder here. Several lines had nothing but spaces on them, so I removed the spaces (keeping the empty double line-break).
- Loading branch information
Rebecca Turner
committed
May 5, 2016
1 parent
c916d10
commit 6c500d0
Showing
1 changed file
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters