Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
darkwater
18 days ago
|
parent
|
context
|
favorite
| on:
Git CLI tool for intelligently creating branch nam...
More or less the same here, but we (I?) prefix it with the username as well, so when pulling branches you know who created it.
ytreister
17 days ago
|
next
[–]
I added a new TODO issue so that username can be configured in the branch name. gibr currently does not have support for username.
https://github.com/ytreister/gibr/issues/42
ytreister
16 days ago
|
parent
|
next
[–]
I implemented this in version 0.6.0 which was just released.
https://github.com/ytreister/gibr/releases/tag/0.6.0
The issue assignee can be used in the branch name.
dewey
18 days ago
|
prev
|
next
[–]
A nice benefit of prefixing by your-name/issue-1234-some-description is that many git clients will show it in a folder structure that way and it's easy to differentiate yours from other branches.
celticninja
18 days ago
|
prev
[–]
But the PR and git blame can tell you this so I would never look at the Branch name to find out this information
darkwater
18 days ago
|
parent
[–]
For me is useful when I run 'git fetch' from the command line. I don't use any graphical git client
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: