List of commits:
Subject Hash Author Date (UTC)
Added webapp repo as a submodule inside 'assets' folder. 961c2fcbedcf3193e453923405a626f3a1cc7c41 Gabi Balasz 2015-12-09 15:48:37
Remove the assets folder e1fef6bc6b4f09b3c0c436f7a96b706ffe8d3e9e Gabi Balasz 2015-12-09 15:46:52
Initial commit de9c9923f6f32e26466bb33a7ef2b5d5a56acf7a Gabi Balasz 2015-12-09 15:21:44
Commit 961c2fcbedcf3193e453923405a626f3a1cc7c41 - Added webapp repo as a submodule inside 'assets' folder.
Author: Gabi Balasz
Author date (UTC): 2015-12-09 15:48
Committer name: Gabi Balasz
Committer date (UTC): 2015-12-09 15:48
Parent(s): e1fef6bc6b4f09b3c0c436f7a96b706ffe8d3e9e
Signing key:
Tree: 551ea4a6a206c7f8f371f266a4653ede25667ad3
File Lines added Lines deleted
.gitmodules 3 0
app/src/main/assets 1 0
File .gitmodules added (mode: 100644) (index 0000000..6f33857)
1 [submodule "app/src/main/assets"]
2 path = app/src/main/assets
3 url = ssh://rocketgit@ssh.rocketgit.com/user/bitvice/TexteLiturgice
File app/src/main/assets added (mode: 160000) (index 0000000..672f59b)
1 Subproject commit 672f59bccb826b1334541bca3f4e33d185cfc078
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/bitvice/TLO.apk

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/bitvice/TLO.apk

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