C
C#2w ago
Mr.ADX

✅ I typed "git branch -a" then pressed 'D' and this happened

What does the red text imply?
No description
6 Replies
many things
many things2w ago
they are the remote branches so it should be the same branches you have offline but on the destination you're pushing your commits to
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
Mr.ADX
Mr.ADXOP2w ago
it was a misclick but why is it color red?? the command "git branch -a"used to show only branches like powerUps and main this is my first time getting red text like this
many things
many things2w ago
git branch is not an interactive command afaik pressing D shouldn't really change anything if that's what you mean if between previous git branch execution and that one you have set a remote, then that's what gave you the other remote branches
Unknown User
Unknown User2w ago
Message Not Public
Sign In & Join Server To View
Mr.ADX
Mr.ADXOP2w ago
why is it in red color ? And how not get this in future?

Did you find this page helpful?