top | item 45772597

(no title)

davelee | 4 months ago

I use the `%f` format option. I have a `bn` alias ("branch name"):

git show --no-patch --format=%f [<commit>]

discuss

order

ytreister|4 months ago

Interesting idea, however, don't you first need to create the branch before you start committing commits?