Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Conflicts:
	My Git Project/src/com/sam/MAIN.java
  • Loading branch information
srgiri committed Mar 19, 2018
2 parents fdb2e47 + d60b507 commit c7d1c41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions My Git Project/src/com/sam/MAIN.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ public static void main(String[] args) {
System.out.println("Second Modification");
System.out.println("Modification under testOne branch");
System.out.println("Unknow of the modification in the github browser.");
System.out.println("Edited in the github browser.");
}

}

0 comments on commit c7d1c41

Please sign in to comment.