Y
Hacker News
new
|
ask
|
show
|
jobs
by
randoglando
703 days ago
Does this work with `git pull --rebase`?
1 comments
3np
703 days ago
Yes. It also works with `git status`, `git log`, and `git push --force-with-lease`.
(It's not clear what you're asking about)
link
randoglando
702 days ago
I would expect this to update all branches when I do `git pull --rebase` but looks like it doesn't do that?
link
(It's not clear what you're asking about)