Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 71 additions & 0 deletions bob_work.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
From e3f1bf2669034c58756329c8f974dfd4459093b0 Mon Sep 17 00:00:00 2001
From: Yuriy Magus <114507764+theMagusDev@users.noreply.github.com>
Date: Sat, 7 Oct 2023 09:26:25 +0300
Subject: [PATCH 1/3] Added one more book to the book.txt file

---
book.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/book.txt b/book.txt
index c78e699..c9c2431 100644
--- a/book.txt
+++ b/book.txt
@@ -1 +1,2 @@
-Captain's daughter
\ No newline at end of file
+Captain's daughter
+Evgenii Onegin
\ No newline at end of file
--
2.41.0.windows.3


From ad02731deecfc0c9a60a552034e229bf8f138e31 Mon Sep 17 00:00:00 2001
From: Yuriy Magus <114507764+theMagusDev@users.noreply.github.com>
Date: Sat, 7 Oct 2023 09:28:15 +0300
Subject: [PATCH 2/3] Added 2 new greetings to greeting.txt file

---
greeting.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/greeting.txt b/greeting.txt
index 5ab2f8a..9697df4 100644
--- a/greeting.txt
+++ b/greeting.txt
@@ -1 +1,3 @@
-Hello
\ No newline at end of file
+Hello
+Hey
+Hi
\ No newline at end of file
--
2.41.0.windows.3


From e05a577daf22911ef8dac11fa8f9196c6241a985 Mon Sep 17 00:00:00 2001
From: Yuriy Magus <114507764+theMagusDev@users.noreply.github.com>
Date: Sat, 7 Oct 2023 09:29:43 +0300
Subject: [PATCH 3/3] Added a dinner to schedule.txt

---
schedule.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/schedule.txt b/schedule.txt
index e5df0f8..60db76a 100644
--- a/schedule.txt
+++ b/schedule.txt
@@ -1,6 +1,7 @@
Tuesday
Discrete mathematics
Programming techs
+A dinner
Programming techs
Discrete mathematics
Linear algebra
--
2.41.0.windows.3

1 change: 1 addition & 0 deletions branch1TextFile1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
12345
1 change: 1 addition & 0 deletions branch1TextFile2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
234321544325
4 changes: 2 additions & 2 deletions student_data.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Yuriy Magus, CST-6
Programming techs
Yuriy Magus, CST-369
Algorithms and data structures