What is Nostr?
Julia Evans /
npub1ym9…lm9y
2024-03-29 17:21:00
in reply to nevent1q…xk3c

Julia Evans on Nostr: a few more "use less git features" tricks I think are interesting (even though I ...

a few more "use less git features" tricks I think are interesting (even though I don't do most of them):

- use worktrees so that you don't have switch branches so much (technically this is 'use an extra feature’, but a lot of people said they find it simplifies things)
- use `git merge --squash` instead of `git rebase`, to avoid rewriting history (and so you only have to fix each conflict once)
- avoid submodules when possible

(3/?)
Author Public Key
npub1ym9ddu2qh7rda8pxklq4gxw2kxhtm4cgvdvdy64z6agwy88nhuhqcnlm9y