git has always had some kind of (often painful) solution for every problem. Until today. I'm disappointed, git.
"git mv X Y" is just shorthand for "mv X Y; git add X; git rm Y". "git log --follow" tries to guess what files are the same.

@kristinmbranson are you familiar with git aliases? It was a game changer once I discovered it.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.