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
9 changes: 5 additions & 4 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is a sample project students can use during Matthew's Git class.
tThis is a sample project students can use during Matthew's Git class.

Here is an addition by measaas

Expand All @@ -14,6 +14,7 @@ As a quick reminder, this came from one of three locations in either SSH, Git, o
sd
This demo also includes an image with changes on a branch for examination of image diff on GitHub.

// Nishaat comment
// Nishaat comment
// Nishaat comment
// Nishaat commentfd
// Nishaat commenttrsddzfgsdsdas
// Nishaat commentsdfgfgdfdfsdsdsdasasffgsdsdsdsdsdsdty
sdsdsddfsdsdsdsdsdas
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.github</groupId>
<artifactId>egitdemo</artifactId>
<packaging>jar</packaging>
<version>1.0-SNAPSHOT</version>
<version>2.0-SNAPSHOT</version>
<name>egitdemo</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down