Compare commits
1 Commits
new_featur
...
edfa9fb7fc
| Author | SHA1 | Date | |
|---|---|---|---|
| edfa9fb7fc |
@@ -5,7 +5,6 @@ public class DemoApplication {
|
|||||||
System.out.println("Hello from DemoApplication!");
|
System.out.println("Hello from DemoApplication!");
|
||||||
System.out.println(new java.util.Date());
|
System.out.println(new java.util.Date());
|
||||||
System.out.println("Nowa gałąź new_feature");
|
System.out.println("Nowa gałąź new_feature");
|
||||||
System.out.println("Hello from new_feature2 branch!");
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user