|
|
|
|
|
by bilekas
1070 days ago
|
|
Recently for conflict resolving i will open up vs code. I find it so much more reliable and convenient there. I can quickly see the conflicts resolve then stage. But when it comes to more detailed things nothing compares to the cli. There is a small learning curve for the commands but it's minor compared to the intuitive control you get. A lot of the dedicated tools are just too bloated and use different terminology than the git standard which baffles me. My colleague will use source tree and Everytime I see him doing stuff I always think : "But that's not what the got command is called for that". |
|