Skip to content

Added a new text file #788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
4bcf165
Added text file
rchlai Feb 2, 2025
954b2d7
Added countries text file
rchlai Feb 8, 2025
a8c8a6a
Added new line in text.txt
rchlai Feb 8, 2025
75fe652
Added features text file
rchlai Feb 8, 2025
af26bb4
Added two new lines in features text file
rchlai Feb 8, 2025
cbf66af
Added new line in text file
rchlai Feb 8, 2025
6fb70b1
Merge branch 'master' into feature1
rchlai Feb 8, 2025
c564068
Added Brunei in countries file
rchlai Feb 8, 2025
73a9a38
Added new line in text file
rchlai Feb 8, 2025
38d80c6
Merge branch 'master' into feature1
rchlai Feb 8, 2025
e460738
Add new line in text.txt
rchlai Feb 21, 2025
ea94b10
Merge branch 'feature1'
rchlai Feb 21, 2025
38f2002
Add new animal.txt
rchlai Feb 21, 2025
74e7de9
Merge pull request #1 from rchlai/feature2
rchlai Feb 21, 2025
e4fb7b8
Add new line in animal.txt
rchlai Feb 21, 2025
f560f42
Created places.txt
rchlai Mar 6, 2025
aa9bd0e
Added new line in places.txt
rchlai Mar 6, 2025
8ccfc77
Added new line in places.txt
rchlai Mar 6, 2025
8256905
Created food.txt
rchlai Mar 6, 2025
7c24df7
Added new line in food.txt
rchlai Mar 6, 2025
faca7df
Added new line in food.txt
rchlai Mar 6, 2025
9e61c35
Added new line in food.txt
rchlai Mar 6, 2025
7767a9a
Merge pull request #2 from rchlai/feature3
rchlai Mar 6, 2025
9af5ef4
Merge branch 'master' into feature4
rchlai Mar 6, 2025
ae258b3
Merge branch 'feature4'
rchlai Mar 6, 2025
0320cd6
Added new line in food.txt
rchlai Mar 6, 2025
537f4a6
Merge pull request #3 from rchlai/feature4
rchlai Mar 6, 2025
35b5d6e
Created new univ.txt
rchlai Mar 6, 2025
373b15f
Added NUS to unix.txt
rchlai Mar 6, 2025
fb31347
Added UBD to univ.txt
rchlai Mar 6, 2025
0523452
Created singapore.txt
rchlai Mar 6, 2025
3539809
Added Merlion to singapore.txt
rchlai Mar 6, 2025
7828b67
Merge pull request #4 from rchlai/feature5
rchlai Mar 6, 2025
98f9149
Merge branch 'master' into feature6
rchlai Mar 6, 2025
ded2564
Merge pull request #5 from rchlai/feature6
rchlai Mar 6, 2025
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: 4 additions & 0 deletions animal.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
cat
mouse
dog
goat
3 changes: 3 additions & 0 deletions countries.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Singapore
Brunei

2 changes: 2 additions & 0 deletions features.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Engine
Light
5 changes: 5 additions & 0 deletions food.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Fried Rice
Porridge
Cake
Dough

2 changes: 2 additions & 0 deletions places.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
New York City
California
1 change: 1 addition & 0 deletions singapore.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Merlion
5 changes: 5 additions & 0 deletions text.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Hello world!
Hello man!
Hello girl!
Hello boss!

2 changes: 2 additions & 0 deletions univ.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
NUS
UBD