List of commits:
Subject Hash Author Date (UTC)
static->dynamic typo 43d07ddf51b695b4ab4a34a800ec55f91b1e8508 Sylvain BERTRAND 2017-07-18 22:46:09
Initial commit 474cb9c92803539b47670ebac06fdc2b517f3bca Sylvain BERTRAND 2017-07-18 20:38:13
Commit 43d07ddf51b695b4ab4a34a800ec55f91b1e8508 - static->dynamic typo
Author: Sylvain BERTRAND
Author date (UTC): 2017-07-18 22:46
Committer name: Sylvain BERTRAND
Committer date (UTC): 2017-07-18 22:46
Parent(s): 474cb9c92803539b47670ebac06fdc2b517f3bca
Signing key:
Tree: 1d27e251bb890e87b301828c6d4c9e48ee867e03
File Lines added Lines deleted
make 1 1
File make changed (mode: 100755) (index 41e3bcf..2017d99)
... ... Help options:
180 180 Standard options: Standard options:
181 181 --libuuid-only build only libblkid --libuuid-only build only libblkid
182 182 --disable-static disable the build of static lib and static binary --disable-static disable the build of static lib and static binary
183 --disable-shared disable the build of shared lib and dynamic binary
183 --disable-dynamic disable the build of shared lib and dynamic binary
184 184
185 185 --prefix=PREFIX architecture independent prefix [$prefix_default] --prefix=PREFIX architecture independent prefix [$prefix_default]
186 186 --eprefix=EPREFIX architecture dependent exec prefix [$eprefix_default] --eprefix=EPREFIX architecture dependent exec prefix [$eprefix_default]
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