Skip to content

Commit 983f0c8

Browse files
authored
Merge branch 'hexlet-components:main' into main
2 parents be47bad + f23e935 commit 983f0c8

File tree

6 files changed

+10
-0
lines changed

6 files changed

+10
-0
lines changed

.idea/.gitignore

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Test_Hello.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test text for text file

birlurnou/hint.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
mkdir birlurnou
2+
cd birlurnou
3+
touch hint.txt
4+
nano hint.txt
5+
git add hint.txt
6+
git commit 'add hint.txt'

hello_from_dmitriy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hello from me!

pullReqTest.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hey there

sGr1goryV <===

Whitespace-only changes.

0 commit comments

Comments
 (0)