Y
Hacker News
new
|
ask
|
show
|
jobs
by
coffeebeanHH
1472 days ago
Just work in a separate branch, keep it on track with the master branch and just don't push it.
1 comments
ian_hn
1472 days ago
This is quick and easy. However if you need to work across more than one branch it might become tricky to manage, might need to cherry-pick commits carefully.
link