List of commits:
Subject Hash Author Date (UTC)
first simple form of rotating a cube implemented all the matrix multiplication 8a7e7a890b639dd426bd5ec337ea23869fd46fb1 sven 2019-04-05 18:01:50
zwischenspeichern 4ccbb91007a83a77db702422936d7a05b6d15237 sven 2019-03-27 07:59:54
class Vector 5e896e7f5614d9b2d219ec835367d9f0e9cb4a01 ani 2019-03-01 18:37:08
initial Commit e69430bfab98d7aa5f068b4324fd27f86c996fc8 sven 2019-03-01 17:42:02
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/Rotation

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/SF2311/Rotation

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