diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index dc04a3b..c42f755 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,32 +11,17 @@ "id": "5bb933ee810d2703", "type": "leaf", "state": { - "type": "markdown", + "type": "split-diff-view", "state": { - "file": "Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md", - "mode": "source", - "source": false + "aFile": "conflict-files-obsidian-git.md", + "bFile": "conflict-files-obsidian-git.md", + "aRef": "" }, - "icon": "lucide-file", - "title": "Mecánica Unix - Manejo de la shell" - } - }, - { - "id": "719c9488ef135132", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "conflict-files-obsidian-git.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "conflict-files-obsidian-git" + "icon": "diff", + "title": "Diff: conflict-files-obsidian-git" } } - ], - "currentTab": 1 + ] } ], "direction": "vertical" @@ -200,7 +185,7 @@ } } ], - "currentTab": 6 + "currentTab": 4 }, { "id": "7ac2f57f0d4937ed", @@ -234,7 +219,7 @@ "obsidian-git:Open Git source control": false } }, - "active": "719c9488ef135132", + "active": "5bb933ee810d2703", "lastOpenFiles": [ "conflict-files-obsidian-git.md", "Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md", 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