From a7957fb840926370122c621b7cf12b9e9a7c1c86 Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Tue, 29 Oct 2024 14:24:27 -0400 Subject: Add link for resolving merge conflicts with binary files git --- static/links.html | 1 + 1 file changed, 1 insertion(+) (limited to 'static/links.html') diff --git a/static/links.html b/static/links.html index 4c461f6..e44b026 100644 --- a/static/links.html +++ b/static/links.html @@ -259,6 +259,7 @@
  • Remove merge commit from history
  • git-rebase.io - intro to git rebase
  • Dealing with diverged git branches - remote to local
  • +
  • Resolve a git conflict with binary files
  • Go