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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
Test repo for the Rost lab

This is used for testing git

Added feature X
Work on feature Y
work on feature Z
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe format these according to markdown rules


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

this is my new feature
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python

print "Hello World"
print "X Y Z"