@mhoye
I've finally used it frequently enough that I've gotten a chance to learn an infrequent command: rebase
I can add that to:
init
pull
push
clone
add
commit
diff
checkout
Hrm, after typing that I feel like that list is longer than I expected. Being an ops guy, I feel like I'm still a n00b with development workflows😅
@mhoye @Gargron That’s me every time I have to remember how to use SVN to update my plugins in the #WordPress repo.
@mhoye
> Me having to relearn git every few months: [image of an unidentified person saying "Dags. D'ya like dags?"]
Yeah, I keep thinking about trying out https://fossil-scm.org for a personal project, for largely similar reasons.
(I mean, the basics of git stick with me, but there's a lot of esoterica, especially in the plumbing commands)