[Rpm-maint] [rpm-software-management/rpm] Improve "git am" support. (#854)
Panu Matilainen
notifications at github.com
Tue Aug 9 08:41:56 UTC 2022
Hmm, I thought the mention of `git rebase -i` makes it obvious enough. The idea is that by applying the patches in a topic branch, you can then rework your patches with `git rebase -i` and all in the build tree as if it was a regular git repo.
But I don't know why it takes this complicated route here, afaics it could just do `git checkout --track -b rpm-build` and be done with it, without having to make guesses about the master branch name.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/854#issuecomment-1209089265
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/854/c1209089265 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220809/69919b28/attachment.html>
More information about the Rpm-maint
mailing list