Compare commits
2 Commits
new_featur
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 694aef38e0 | |||
|
|
9e7cc18153 |
@@ -1,3 +1,5 @@
|
|||||||
Przyklad pliku Readme
|
Przyklad pliku Readme
|
||||||
|
|
||||||
Edycja w Lab2, gałąź new_feature
|
Edycja w Lab2
|
||||||
|
|
||||||
|
edytowane zostalo w readme
|
||||||
@@ -14,7 +14,6 @@ public class DemoApplication {
|
|||||||
System.out.println("Dev_4 comment");
|
System.out.println("Dev_4 comment");
|
||||||
System.out.println("Dev_5 comment");
|
System.out.println("Dev_5 comment");
|
||||||
System.out.println("Lab2 comment");
|
System.out.println("Lab2 comment");
|
||||||
System.out.println("New feature added");
|
|
||||||
SpringApplication.run(DemoApplication.class, args);
|
SpringApplication.run(DemoApplication.class, args);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user