From a285906528e83381752236f9723e3e88ea452307 Mon Sep 17 00:00:00 2001 From: Sofiane Draris Date: Tue, 9 Sep 2025 16:50:05 +0200 Subject: [PATCH 1/2] test txt doc added --- test.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..9cd7bba --- /dev/null +++ b/test.txt @@ -0,0 +1,3 @@ +Ceci est un test pour push depuis un autre pc + +- Sofiane Backend \ No newline at end of file From 50d3bc5265c1406e72fe3f28bc13dabf5d65e383 Mon Sep 17 00:00:00 2001 From: Sofiane Draris Date: Tue, 9 Sep 2025 16:51:13 +0200 Subject: [PATCH 2/2] removing test txt doc --- test.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index 9cd7bba..0000000 --- a/test.txt +++ /dev/null @@ -1,3 +0,0 @@ -Ceci est un test pour push depuis un autre pc - -- Sofiane Backend \ No newline at end of file