Compare commits
3 Commits
8e3ee67142
...
new_feautu
| Author | SHA1 | Date | |
|---|---|---|---|
| 859ca72549 | |||
|
|
56ff369454 | ||
|
|
3aa6870c59 |
@@ -1 +1,2 @@
|
||||
Dokument projketu
|
||||
edytuje read me
|
||||
49
exit
Normal file
49
exit
Normal file
@@ -0,0 +1,49 @@
|
||||
[33mcommit 5532e6ca46a74494bdd7b2e2968df852607ec947[m[33m ([m[1;36mHEAD[m[33m -> [m[1;32mmaster[m[33m)[m
|
||||
Merge: b9df2cd 5250c3f
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 14:46:17 2025 +0200
|
||||
|
||||
merge dev4
|
||||
|
||||
[33mcommit b9df2cd246c4666dc5a56cebe48c48d1416717fa[m
|
||||
Merge: 2a18436 27d1c74
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 14:45:43 2025 +0200
|
||||
|
||||
merge dev3
|
||||
|
||||
[33mcommit 2a18436c300f4ab7a8b905cd7eb28b6366cfe6e4[m
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 14:44:38 2025 +0200
|
||||
|
||||
zmiana main master
|
||||
|
||||
[33mcommit 5250c3fc2cf10c84052a2a5cf3d7973660c81163[m[33m ([m[1;32mdev4[m[33m)[m
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 14:44:20 2025 +0200
|
||||
|
||||
zmiana main dev4
|
||||
|
||||
[33mcommit 27d1c746445a0757eb0e9f2b17180c622b64ff28[m[33m ([m[1;32mdev3[m[33m)[m
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 14:44:00 2025 +0200
|
||||
|
||||
zmiana main dev3
|
||||
|
||||
[33mcommit e3f256198f441ac23e6c2643ec15bdb5d2397a45[m
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 14:29:47 2025 +0200
|
||||
|
||||
Nowy pakiet doamin i modyfikacja main
|
||||
|
||||
[33mcommit ebd815d1b4fd8e62285f7d829ef6d297eaee6a0f[m
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 13:52:08 2025 +0200
|
||||
|
||||
Added Readme.txt to the repository
|
||||
|
||||
[33mcommit 163b13c82e5967a23139bdb47761b433965baa1c[m
|
||||
Author: 123 <123@example.com>
|
||||
Date: Tue Oct 14 13:50:49 2025 +0200
|
||||
|
||||
modyfikacja pliku i dodanie
|
||||
@@ -13,4 +13,6 @@ public class DemoApplication {
|
||||
System.out.println("Komunikat Dev3");
|
||||
System.out.println("Komunikat Dev4");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
System.out.println(new Date());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user