Compare commits
2 Commits
new_featur
...
559f38cf55
| Author | SHA1 | Date | |
|---|---|---|---|
| 559f38cf55 | |||
|
|
694a33021a |
@@ -1,3 +1,2 @@
|
|||||||
To jest edytowany plik Readme.txt
|
To jest edytowany plik Readme.txt
|
||||||
Wprowadzam zmiany.
|
Wprowadzam zmiany.
|
||||||
Modyfikacja na new_feature.
|
|
||||||
@@ -11,6 +11,8 @@ public class DemoApplication {
|
|||||||
System.out.println("Start application");
|
System.out.println("Start application");
|
||||||
System.out.println("Start application 2");
|
System.out.println("Start application 2");
|
||||||
System.out.println("Start application 111");
|
System.out.println("Start application 111");
|
||||||
|
|
||||||
|
System.out.println("Change");
|
||||||
|
|
||||||
System.out.println("new Date()");
|
System.out.println("new Date()");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user