List of commits:
Subject Hash Author Date (UTC)
typo 5acc700c8afb099ee6bf079aea6595417e001bbc Sylvain BERTRAND 2017-07-19 02:33:06
cleanup make script from original script cefce38df0769905657a43f878596b61747ce318 Sylvain BERTRAND 2017-07-18 22:52:20
static->dynamic typo 43d07ddf51b695b4ab4a34a800ec55f91b1e8508 Sylvain BERTRAND 2017-07-18 22:46:09
Initial commit 474cb9c92803539b47670ebac06fdc2b517f3bca Sylvain BERTRAND 2017-07-18 20:38:13
Commit 5acc700c8afb099ee6bf079aea6595417e001bbc - typo
Author: Sylvain BERTRAND
Author date (UTC): 2017-07-19 02:33
Committer name: Sylvain BERTRAND
Committer date (UTC): 2017-07-19 02:33
Parent(s): cefce38df0769905657a43f878596b61747ce318
Signer:
Signing key:
Signing status: N
Tree: b70b1779c5660d746643d98597fcff25af6fd51b
File Lines added Lines deleted
README 1 1
File README changed (mode: 100644) (index a8a9184..39e7508)
... ... libuuid.a.
6 6 ... and no autotools, libtool, cmake, meson, scons, ninja, perl, python... in ... and no autotools, libtool, cmake, meson, scons, ninja, perl, python... in
7 7 the SDK.... YEAY! the SDK.... YEAY!
8 8
9 The "configuration" is set is stone, but this is only the first commit.
9 The "configuration" is set in stone, but this is only the first commit.
10 10
11 11 -- --
12 12 Sylvain BERTRAND Sylvain BERTRAND
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/sylware/nyanuuid

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/nyanuuid

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