Add message in new_feature2 branch
This commit is contained in:
@@ -5,6 +5,7 @@ public class DemoApplication {
|
||||
System.out.println("Hello from DemoApplication!");
|
||||
System.out.println(new java.util.Date());
|
||||
System.out.println("Nowa gałąź new_feature");
|
||||
System.out.println("Hello from new_feature2 branch!");
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user