Tonight I learned about `git cherry-pick` and had lots of practice with the VS Code merging UI.
-
Tonight I learned about `git cherry-pick` and had lots of practice with the VS Code merging UI. Not the most fun night. But useful.
-
Allan Svelmøe Hansenreplied to Jeff Sikes on last edited by
@box464 I use cherry pick a lot, along rebase, but it's strange - git is one of the tools I use everyday, but I live and die fully in my current git clients UI.
I think I can type only a handful commands and even then I need to look them up to remember options and switches and when switching UI it is bad -
Jeff Sikesreplied to Allan Svelmøe Hansen on last edited by [email protected]
@svelmoe I'm trying not to rely too heavily on specific tools but it sure is nice to have that. Showing my age, but SourceSafe was my first code repository and that was all graphical.
I use GitHub's client sometimes, but as I learn more terminal commands I find it clunky more often than not. Great for conflict resolution tho!