From 671449120cc3dfc621e38b676c0d49fda584a451 Mon Sep 17 00:00:00 2001 From: Dilip Nigam Date: Sun, 18 Sep 2022 01:15:09 +0530 Subject: [PATCH 1/2] my first commit --- 02-Docker-Installation/README.md | 1 + testing git | 1 + 2 files changed, 2 insertions(+) create mode 100644 testing git diff --git a/02-Docker-Installation/README.md b/02-Docker-Installation/README.md index 7138686..33c0d57 100644 --- a/02-Docker-Installation/README.md +++ b/02-Docker-Installation/README.md @@ -2,6 +2,7 @@ ## Docker Installations - https://docs.docker.com/install/ +#testing ## Docker Desktop on Windows - https://docs.docker.com/docker-for-windows/ diff --git a/testing git b/testing git new file mode 100644 index 0000000..9a2c773 --- /dev/null +++ b/testing git @@ -0,0 +1 @@ +testing \ No newline at end of file From cd458f5106a6f64d585291cad70db6fd80f43544 Mon Sep 17 00:00:00 2001 From: Dilip Nigam Date: Sun, 18 Sep 2022 01:24:20 +0530 Subject: [PATCH 2/2] My second testing commit --- testing git | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/testing git b/testing git index 9a2c773..67f3c33 100644 --- a/testing git +++ b/testing git @@ -1 +1,3 @@ -testing \ No newline at end of file +testing +#Making some changes to edit the file +#Learning Git functionality \ No newline at end of file