This profile is from a federated server and may be incomplete. Browse more on the original instance.
xmunk, 1 year ago Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I don’t want it.
Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I don’t want it.
xmunk, 1 year ago There are much better git UIs out there.
There are much better git UIs out there.
xmunk, 1 year ago Nah, rebase -i, squash, fsck and reflog
Nah, rebase -i, squash, fsck and reflog
rebase -i
squash
fsck
reflog
xmunk, 1 year ago Fsck is File System Check - realistically you should never need to use it.
Fsck is File System Check - realistically you should never need to use it.
xmunk, 1 year ago Pshaw, real programmers write out the contents of .git by hand. (Also, it was a joke, the last two commands I listed are ones you’ll ideally never need in your life)
Pshaw, real programmers write out the contents of .git by hand.
.git
(Also, it was a joke, the last two commands I listed are ones you’ll ideally never need in your life)
GitHub Desktop or Git CLI? (programming.dev)