Compare commits

..

No commits in common. "new_feature" and "master" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -1,2 +1 @@
Zmiana tresci readme.txt
Modyfikacja readme.txt z poziomu brancha new_feature

View File

@ -9,7 +9,7 @@ package com.mycompany.mavenproject1;
* @author student
*/
public class Mavenproject1 {
// hey x
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("Hello World2!");