/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Git CLI tool for intelligently creating branch names
(github.com)
35 points
Terretta
| 1 comments |
31 Oct 25 13:37 UTC
|
HN request time: 0.285s
|
source
1.
dcre
◴[
31 Oct 25 14:38 UTC
]
No.
45772440
[source]
▶
>>45771843 (OP)
#
Sounds similar to a short script I use to generate branch names with jj, which has the advantage that you don’t have to name a branch until after you’ve already written the code, so the LLM can name it based on the contents of the diff.
https://crespo.business/posts/overeng-pr-create-jj/
ID:
GO
↑