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: prompt.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ find_git_stash_status() {
212
212
# This sets the stash marker if either the current commit or the current branch name is mentioned in the top stack entry.
213
213
# CONSIDER: Alternatively we could have just grepped `git stash list` for either the commit_id or the branch_name. This would also indicate older matching stashes.
0 commit comments