Compare commits
1 Commits
new_featur
...
new_featur
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c614de368 |
@@ -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