List of commits:
Subject Hash Author Date (UTC)
whitespace törlés aeaa6adf034b51694722760c31668dad53bc9273 hd 2020-03-26 09:58:53
honlap init bae3256f55b2dcf338f1464508b5d6857c070bab hd 2020-03-26 09:50:58
honlap init 9dd61db1ca7a3be82eaabcb88af96fb061d72aa4 hd 2020-03-26 09:36:35
Initial version of honlap generated by JHipster-6.8.0 fbabb2905b7786b5e91bb5347b816854e35ac3bb hd 2020-03-26 08:59:15
Commit aeaa6adf034b51694722760c31668dad53bc9273 - whitespace törlés
Author: hd
Author date (UTC): 2020-03-26 09:58
Committer name: hd
Committer date (UTC): 2020-03-26 09:58
Parent(s): bae3256f55b2dcf338f1464508b5d6857c070bab
Signing key:
Tree: 7cbe43dbfff1fae12f74d3e5758bacb0007188b1
File Lines added Lines deleted
src/main/resources/config/liquibase/changelog/20200326085000_added_entity_PieceOfNews.xml 1 1
File src/main/resources/config/liquibase/changelog/20200326085000_added_entity_PieceOfNews.xml changed (mode: 100644) (index bdc5cd6..27d32d9)
86 86 </loadData> </loadData>
87 87 </changeSet> </changeSet>
88 88
89 </databaseChangeLog>
89 </databaseChangeLog>
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/dns/honlap

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/dns/honlap

Clone this repository using git:
git clone git://git.rocketgit.com/user/dns/honlap

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main