HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shambulatron

no profile record

comments

shambulatron
·ปีที่แล้ว·discuss
He is the odd
shambulatron
·2 ปีที่แล้ว·discuss
Have you come across `git rebase --update-refs`? This automatically moves your "intermediate" branches during a rebase and sounds like it could be useful in your situation.
shambulatron
·3 ปีที่แล้ว·discuss
brain.fm really seems to help me out, when I remember to use it!
shambulatron
·3 ปีที่แล้ว·discuss
This was my bugbear for a long time too, and then I found fzf-git.sh (actually its PowerShell equivalent, PSFzf).

fzf (absolutely incredible tool with many uses) gives you fuzzy searching of anything you care to name, and fzf-git combines this with shell key bindings to let you pop up a fuzzy-searchable list of branches/commits/tags/whatever while typing your fixup command, then paste the object you select into your in-progress command line.

No more counting commits in log output to know how many ^ to put after HEAD, or copying out segments of commit SHAs!
shambulatron
·3 ปีที่แล้ว·discuss
> It's a review for a product

Right, so that cuts both ways. Then review the _product_, rather than using the review as a channel for a whinge about how it didn't land in your hands as soon as you'd have liked. That misses the point of what reviews are too.
shambulatron
·4 ปีที่แล้ว·discuss
What have been some highlights for you? This is something that's struck me in passing a couple of times as a potentially interesting kind of project.