From db0c1df14c53e5b5716a9d597529c3e4da5fdd8e Mon Sep 17 00:00:00 2001 From: AgataGolecka Date: Mon, 22 Apr 2024 20:31:59 +0200 Subject: [PATCH 1/5] new line in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70594da..2bc15e0 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# wait-community \ No newline at end of file +# wait-community +- new line \ No newline at end of file From 50d24f80a2aac58c4a31b6e05170474b59daf81e Mon Sep 17 00:00:00 2001 From: AgataGolecka Date: Mon, 22 Apr 2024 20:33:23 +0200 Subject: [PATCH 2/5] new file --- abc.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 abc.txt diff --git a/abc.txt b/abc.txt new file mode 100644 index 0000000..573f86a --- /dev/null +++ b/abc.txt @@ -0,0 +1,9 @@ +# WAIT GIT WORKSHOP +pwd +mkdir +cd +touch +ls +mv nowy-plik.txt jeszcze-nowszy.txt +cp jeszcze-nowszy.txt jeszcze-nowszy-kopia.txt +``` From 102e980bff615a34e594695efb637c6f3e9cd65e Mon Sep 17 00:00:00 2001 From: AgataGolecka Date: Mon, 22 Apr 2024 20:34:16 +0200 Subject: [PATCH 3/5] new file From 78ac2753829222e2842cb8f6f5f3b77662d41c14 Mon Sep 17 00:00:00 2001 From: AgataGolecka Date: Mon, 22 Apr 2024 20:35:30 +0200 Subject: [PATCH 4/5] changed abc --- abc.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/abc.txt b/abc.txt index 573f86a..c78f3eb 100644 --- a/abc.txt +++ b/abc.txt @@ -7,3 +7,6 @@ ls mv nowy-plik.txt jeszcze-nowszy.txt cp jeszcze-nowszy.txt jeszcze-nowszy-kopia.txt ``` + + +dasdas From 2f616341a05ccf69943c16b60e95c1556b6b61e0 Mon Sep 17 00:00:00 2001 From: AgataGolecka Date: Mon, 22 Apr 2024 20:38:31 +0200 Subject: [PATCH 5/5] nie chce wrzucac hasel --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2e368c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/hasla \ No newline at end of file