in powershell with oh my posh installed and the 
Anyone knows what the disk glyph and the number beside it means?
CodePudding user response:
This is the amount of git stashes you have. In this case, you've got two stashes which should display when typing git stash list.
