Y
Hacker News
new
|
ask
|
show
|
jobs
by
SlySherZ
640 days ago
Do you know how to create a local branch that tracks a gerrit commit? Usually I just do git commit --amend to update gerrit, but then I lose access to my patch's history (it's still on gerrit, but I want it locally).