Elektrine lite

← Feed

@SeductiveTortoise@piefed.social

Post #2518841

2026-05-14 09:02 UTC

You are a monster. Nice work!

Replies (1)

  • @kibiz0r@midwest.social 2026-05-14 12:05

    Ah, went and checked my work laptop this morning. It’s actually set to: !”git reset —hard HEAD && git clean -fdx git it is the one that’s set to upstream. I also have git some: add -p, git away: checkout -p, git out: !”git merge —abort 2> /dev/null || git rebase —abort 2> /dev/null #” And some complicated ones I’m not gonna type on my phone: git on where foo is either “it”, in which case I use the appropriate main/master/develop branch and rebase on it; or foo is “up” in which case I do a pull —rebase and play a short audio clip of Get On Up; or foo is a nonexistent branch, in which case I massage the requested branch name to adhere to some conventions and then make a new branch and set the remote tracking branch git with where the same “it” logic applies but it’s a merge; or foo is a commit SHA and it gets cherry-picked git up is just a pull but it plays a short audio clip of Get On Up I think I had a git rekt at one point, but I think it just did the same as git gud so I deleted it

    Open ##2521545