List of commits:
Subject Hash Author Date (UTC)
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 bae3256f55b2dcf338f1464508b5d6857c070bab - honlap init
Author: hd
Author date (UTC): 2020-03-26 09:50
Committer name: hd
Committer date (UTC): 2020-03-26 09:50
Parent(s): 9dd61db1ca7a3be82eaabcb88af96fb061d72aa4
Signing key:
Tree: 6445f4612e58f5cfb1885251742e300972b45da8
File Lines added Lines deleted
src/main/webapp/i18n/hu/global.json 1 1
File src/main/webapp/i18n/hu/global.json changed (mode: 100644) (index 2dc3e9d..56f0399)
136 136 "not.image": "File was expected to be an image but was found to be \"{{ fileType }}\"" "not.image": "File was expected to be an image but was found to be \"{{ fileType }}\""
137 137 } }
138 138 }, },
139 "footer": "Ez a lábléc."
139 "footer": "© DNS Szoftverház Kft. 2020. Minden jog fenntartva."
140 140 } }
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