From d0053699801ba91bac2b4883c81c40c910fbaeca Mon Sep 17 00:00:00 2001 From: Vincent PC Date: Sat, 29 Aug 2026 12:04:21 +0200 Subject: [PATCH] ouverture depuis le PC dans VSCODE --- .vscode/tmstate.json | 1 + README.md | 9 +-------- 2 files changed, 2 insertions(+), 8 deletions(-) create mode 100644 .vscode/tmstate.json diff --git a/.vscode/tmstate.json b/.vscode/tmstate.json new file mode 100644 index 0000000..ffea1ef --- /dev/null +++ b/.vscode/tmstate.json @@ -0,0 +1 @@ +{"version":3,"groups":{},"history":{},"addons":{},"selectedGroup":null,"previousSelectedGroup":null,"quickSlots":{}} \ No newline at end of file diff --git a/README.md b/README.md index af32fe8..9f5a2ac 100644 --- a/README.md +++ b/README.md @@ -1,8 +1 @@ -Création d'un conflit depuis mon PC (premier) !!! -Le conflit a été résolu... -git diff -git checkout --ours -( j'ai gardé mes=="ours" modifications locales==PC ) -... -J'ai aussi changé mon nom et email utilisé lors de l'envoi depuis mon PC vers Gitea... -( "Vincent PC" ) +Ouverture depuis VSCODE \ No newline at end of file