Tag:  version control

All tags

Safer git force push with "Lease"

When using advanced workflows involving history rewriting features, sometimes a force push becomes necessary. This can become dangerous but git's force-with-lease feature can help.

17.05.24