|
|
|
|
|
by mst
1248 days ago
|
|
I habitually start with 'touch .gitignore' and then committing that. Since an empty .gitignore doesn't actually do anything and has never been an issue to rebase onto, it works out fine for me. I should probably, arguably, switch to using --allow-empty but my current workflow is long since baked into my fingers and has yet to cause a problem for me or anybody else, so if I switch it'll be for reasons of pure pedantry (which me being me may eventually be quite sufficient motivation, but hasn't just yet). |
|