Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Test pull request #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
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
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
This is just a test repository to work with Git commands.
This is just a test repository to work with Git commands.

test edits
3 changes: 3 additions & 0 deletions file2
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
file two

line two
Empty file added newfile.txt
Empty file.
3 changes: 2 additions & 1 deletion opml.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ function load() {
echo "<a href=\"$path_to_opml/". basename($this->file) . "\">Download OPML File</a>";
}
}
?>
?>
#test comment