All of lore.kernel.org
 help / color / mirror / Atom feed
* b4 doesn't allow remote tracking branches
@ 2023-02-13  3:26 Tom Tromey
  2023-02-22  2:12 ` Philippe Blain
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2023-02-13  3:26 UTC (permalink / raw)
  To: tools

I tried to do:

    b4 prep -e origin/master

... but it gave me some error.
Instead I had to do 'b4 prep -e master'.

Then, today, I forgot to checkout master + rebase before doing a 'b4
send', so it sent some random patches from origin/master as part of my
series.

I think it would be nice if b4 let me use a remote branch as the base
for my branch.  'git rebase' has no issue with this.

thanks,
Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-22  2:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13  3:26 b4 doesn't allow remote tracking branches Tom Tromey
2023-02-22  2:12 ` Philippe Blain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.