Adam Johnson :django: :python: on Nostr: ♦️ There is a safer alternative to 'git push --force'! 🫸 Use ...
♦️ There is a safer alternative to 'git push --force'!
🫸 Use --force-with-lease and --force-if-includes to restrict force pushes so that they don’t unintentionally overwrite commits pushed by others.
Explained in my post: https://adamj.eu/tech/2023/10/31/git-force-push-safely/
#Git
🫸 Use --force-with-lease and --force-if-includes to restrict force pushes so that they don’t unintentionally overwrite commits pushed by others.
Explained in my post: https://adamj.eu/tech/2023/10/31/git-force-push-safely/
#Git