|
|
|
|
|
by hvidgaard
2046 days ago
|
|
That breaks a very simple rule that a VCS tools should adhere consistently. Do not make destructive changes unless explicitly told to. Since most other commands to not allow you to do this without -f, the same should apply here. |
|
If you just want to push all branches or tags you should use --all or --tags.