Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Paul Berg pfp
Paul Berg
@prberg
I wrote this little Git helper called `git done`: 1. You're on the feature branch `feat/foo` 2. The PR for `feat/foo` has been merged into `main` 3. With the alias below, running `git done` will: Switch back to main. Pull the latest changes. Delete `feat/foo` locally.
2 replies
0 recast
12 reactions

Paul Berg pfp
Paul Berg
@prberg
I put the code in a GitHub Gist: https://gist.github.com/PaulRBerg/63d451c63cae910c525dc41d71bf2fb3
0 reply
1 recast
3 reactions

jwskim.eth pfp
jwskim.eth
@jwskim.eth
Convenient 👍
0 reply
1 recast
2 reactions