summaryrefslogtreecommitdiff
path: root/conflict-files-obsidian-git.md
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:02:17 +0200
committerJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:02:17 +0200
commite8341d867b2ce5752664d0b4be4fef440ad56f21 (patch)
treefc5639dff42d5d466d2ee3215529d069ceb44c78 /conflict-files-obsidian-git.md
parenta8a8e1f984f20c8008f3a5f57cd39b416eb73104 (diff)
vault backup: 2025-04-18 21:02:17
Diffstat (limited to 'conflict-files-obsidian-git.md')
-rw-r--r--conflict-files-obsidian-git.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/conflict-files-obsidian-git.md b/conflict-files-obsidian-git.md
deleted file mode 100644
index d8bbd4f..0000000
--- a/conflict-files-obsidian-git.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# Conflicts
-Please resolve them and commit them using the commands `Git: Commit all changes` followed by `Git: Push`
-(This file will automatically be deleted before commit)
-[[#Additional Instructions]] available below file list
-
-- Not a file: .obsidian/workspace.json
-
-# Additional Instructions
-I strongly recommend to use "Source mode" for viewing the conflicted files. For simple conflicts, in each file listed above replace every occurrence of the following text blocks with the desired text.
-
-```diff
-<<<<<<< HEAD
- File changes in local repository
-=======
- File changes in remote repository
->>>>>>> origin/main
-``` \ No newline at end of file