Skip to content
Open
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
4 changes: 2 additions & 2 deletions lesson07.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
**`diff -uN test.txt test1.txt:`**

```diff
--- test.txt 2023-03-04 16:34:31.000000000 +0200
+++ test1.txt 2023-03-04 16:34:57.000000000 +0200
--- test.txt 2023-09-04 16:34:31.000000000 +0200
+++ test1.txt 2023-09-04 16:34:57.000000000 +0200
@@ -1,5 +1,5 @@
1qweqwe
-2erfevef
Expand Down