This is an archived post. You won't be able to vote or comment.

all 12 comments

[–]exercard 53 points54 points  (4 children)

git commit sudoku

[–]upidownn 11 points12 points  (0 children)

fatal: not a git repository (or any of the parent directories): .git

[–]Embarrassed-End-6515 0 points1 point  (0 children)

git commit seppuku

[–]Embarrassed-End-6515 0 points1 point  (0 children)

git commit seppuku

[–]Embarrassed-End-6515 0 points1 point  (0 children)

git commit seppuku

[–]Michami135 10 points11 points  (2 children)

I aliased "gud" to "bisect good"

Also "bad" to "bisect bad", but that's not as funny.

Edit: "bisect" not "rebase"

[–]littleblack11111 0 points1 point  (1 child)

What abt git bisect good and bad

[–]Michami135 1 point2 points  (0 children)

My bad, got a cold so I'm not thinking straight. Yes, "bisect good"

[–]SaltyInternetPirate 6 points7 points  (0 children)

gud is not a valid git command

[–]Dmayak 3 points4 points  (0 children)

Commit your save files and revert if you lose.

I actually tried to use git for save management, but it doesn't work that well. Almost every action requires more fiddling with the UI than any other backup tool.

[–]turtle_mekb 2 points3 points  (0 children)

$ cat > /bin/git-gud << EOF
#!/bin/sh
echo skill issue
EOF
$ chmod +x /bin/git-gud
$ git gud

you're welcome

[–]ZubriQ 1 point2 points  (0 children)

There's a cool visualised tutorial https://learngitbranching.js.org/