catalinux / rgfs (public) (License: GPLv3) (since 2020-11-11) (hash sha1)
Allows mapping of RocketGit storage area into a local directory

/.gitignore (322462071db30d3eb40ccaea4e4858fe2d0cf9c9) (150 bytes) (mode 100644) (type blob)

Changelog*
/Makefile
/Makefile.include
rgfs_config.h
*.o
*.a
*.so
*.so.*
*.log
duilder_release
*.out
*.asm
*.strace
*.pcap
*.ltrace
History.size
rgfs


Mode Type Size Ref File
100644 blob 150 322462071db30d3eb40ccaea4e4858fe2d0cf9c9 .gitignore
100644 blob 34520 dba13ed2ddf783ee8118c6a581dbf75305f816a3 LICENSE
100644 blob 913 4a4485edbfc5db8619569bbbd541dead31da9cba Makefile.in
100644 blob 29 e214257f87a28e8fb0413b627cf7ee76ade2e94c Makefile.include.in
100644 blob 321 9329eb82ecadb0f7d65a31facf2e8648ca2dc997 README
100644 blob 336 c31b181dbf7cc04c6e319c07cc6faeb3b17b48ab TODO
100755 blob 31 382d4ea2c0c98b1b25ea01f1e194cfc4990ac527 configure
040000 tree - 999648eb65b7ee201bc24b300e83898f4fff8981 debian
100755 blob 18252 e2438615edba7066a730ed6a796a5302263f1f37 duilder
100644 blob 1298 5f4de92ee20b9c2f095684aca983efadc5c41007 duilder.conf
100644 blob 32313 f919a64a99d6020c30a8919fb77ac1caa4d57ec1 rgfs.c
100644 blob 1008 4df66206da02eb2967c6b20c8240e906123efe86 rgfs.spec
100644 blob 253 4103978bae579ac9509c42c153fbcddf5e1e3af7 rgfs_config.h.in
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/catalinux/rgfs

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rgfs

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