|
|
|
|
|
by alexpopescu
4647 days ago
|
|
Using git bundle looks like an interesting idea, but the solution suggested in the post is seems incomplete: 1. it's only working for master
2. it bundles everything making an update on a different machine more difficult I'm pretty sure that people that use git bundle extensively know how to handle these scenarios though (I don't) |
|