Mohib
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created How to work (checkout) on more than one GIT branch at a time?
I'm using GIT and have many branches and need to work on several simultaneously, specifically files in one branch are not in another, and constantly having to check out branch a work on it make a ... -
Created Does PHPStorm support the rerere GIT option?
AnsweredI was testing to see if the rerere GIT option works, by duplicating this example given here: https://youtu.be/duqBHik7nRo?list=RD0SJCYPsef54&t=1162Here's what showed up in the console: Switched to ...