note to self re: git unpacker error
when you get an unpacker error “unpack failed” and git is being RIDICULOUSLY CRYPTIC (as usual) about it’s error, try this.
git repack remote/origin/master
I’m sick of pulling my hair out over this.
when you get an unpacker error “unpack failed” and git is being RIDICULOUSLY CRYPTIC (as usual) about it’s error, try this.
git repack remote/origin/master
I’m sick of pulling my hair out over this.