List of commits:
Subject Hash Author Date (UTC)
test(cke): Test deploy 1bbd41c287f88269ff8362773212e2509b0741b5 Gabi 2020-03-21 16:19:50
build(cke): CPanel repo 941c0b1d9fe0a66d1bb78bf3dcdd72d64145ae13 Gabi 2020-03-21 16:04:36
About us 2ecf2ec89d59fa0b5bd350e16fc29ecb4d4b1ec8 Gabi 2020-03-12 16:42:44
Initial commit 82b9fdfd39cb6352971417fed862fd0cc0b6a938 Gabi 2020-03-12 15:02:54
Commit 1bbd41c287f88269ff8362773212e2509b0741b5 - test(cke): Test deploy
Author: Gabi
Author date (UTC): 2020-03-21 16:19
Committer name: Gabi
Committer date (UTC): 2020-03-21 16:19
Parent(s): 941c0b1d9fe0a66d1bb78bf3dcdd72d64145ae13
Signer:
Signing key:
Signing status: N
Tree: 2aab2cda2177949f1c120c6718e554bc29c08531
File Lines added Lines deleted
cke.php 1 1
File cke.php changed (mode: 100644) (index 66aefda..9e363ab)
1 1 <?php <?php
2 echo 'CK Elevators';
2 echo '<h1>CK Elevators</h1>';
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/cke

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

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

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