List of commits:
Subject Hash Author Date (UTC)
initial commit 272ab94837f2e39f77b768df08a25a78466d52d1 SF2311 2018-04-18 18:43:17
Commit 272ab94837f2e39f77b768df08a25a78466d52d1 - initial commit
Author: SF2311
Author date (UTC): 2018-04-18 18:43
Committer name: SF2311
Committer date (UTC): 2018-04-18 18:43
Parent(s):
Signing key:
Tree: ba48a2debd53d133521cb7e4b9fbc8e7fe1ecb78
File Lines added Lines deleted
src/Main.java 2 0
File src/Main.java added (mode: 100644) (index 0000000..7046417)
1 public class Main {
2 }
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/SF2311/travelling-salesman

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/SF2311/travelling-salesman

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