git-force/README.md

278 B

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.