every git command I use
permalink: https://wizardzines.com/comics/every-git-command/
@b0rk Never seen `git mv` before, gonna look it up!I like using `git checkout -` to go back to the previous branch.
@jamalix @b0rk `git mv` is essentially for renaming a file that’s already in the git repository. It might technically be the same as `git rm old_filename` and `git add new_filename`, but I’m not sure of that.
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.