From 593adb459b80c39d15bf2dfe4512ef4f6d130be4 Mon Sep 17 00:00:00 2001 From: Marius Grosu Date: Tue, 9 Dec 2025 19:46:33 +0200 Subject: [PATCH] Try revert changes --- .env | 1 + 1 | 1 + test_revert_commit.txt | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .env create mode 100644 1 diff --git a/.env b/.env new file mode 100644 index 0000000..fe3f4dc --- /dev/null +++ b/.env @@ -0,0 +1 @@ +#In this file we will keep the env diff --git a/1 b/1 new file mode 100644 index 0000000..da0dab3 --- /dev/null +++ b/1 @@ -0,0 +1 @@ +This file is a test for revert commit and its work diff --git a/test_revert_commit.txt b/test_revert_commit.txt index 485d862..da0dab3 100644 --- a/test_revert_commit.txt +++ b/test_revert_commit.txt @@ -1 +1 @@ -This file is a test for revert commit +This file is a test for revert commit and its work