diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2025-04-26 13:14:55 +0200 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2025-04-26 13:14:55 +0200 |
commit | ea3391b2fc1a8119dad5aeb39f229dff77519f93 (patch) | |
tree | ea3a21e0f24297cd41e45f9eb68690886f1a691a | |
parent | 89688082f4c85cbfcf045e1f85dac5c69285c23e (diff) |
wut
-rw-r--r-- | conflict-files-obsidian-git.md | 17 |
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 |