(no title)
WickyNilliams | 9 days ago
In any case the main thrust was just to avoid embeddings assumptions about branch names in your scripts :)
WickyNilliams | 9 days ago
In any case the main thrust was just to avoid embeddings assumptions about branch names in your scripts :)
lloeki|8 days ago
Fair enough!
It simply occurred to me that if your `user.defaultBranch` is set to e.g `trunk` then presumably when you `git init` you also want it to create a `trunk` branch, ergo `init.defaultBranch` would be set to the same value, ergo... irrespective of naming, could they actually be the same thing?
I can see a case for keeping them apart too though.
WickyNilliams|8 days ago