added todo "warn of breaking changes same way git does"
This commit is contained in:
parent
3d0330a555
commit
cd482f3cd6
1 changed files with 1 additions and 0 deletions
1
doc/todo/warn_of_breaking_changes_same_way_git_does.mdwn
Normal file
1
doc/todo/warn_of_breaking_changes_same_way_git_does.mdwn
Normal file
|
@ -0,0 +1 @@
|
|||
When git introduces a breaking change, it prints a warning describing the change and saying "to turn off this warning set advice.warnaboutthis=false". This adds the hassle of setting the config (once, globally), but the reduced confusion might be worth it.
|
Loading…
Add table
Add a link
Reference in a new issue