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