git-force/README.md

3 lines
278 B
Markdown

# git-force
A small utility to display what commits will be dropped and which will be added, and attempts to prevent overwrites with `--force-with-lease` from programs that repeadetly `git fetch`, and double checks remote and local to error out if any changed after confirming.