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 623 a3b52b031bee0831ae626631166a994c6e716ad7 Makefile.in
100644 blob 29 e214257f87a28e8fb0413b627cf7ee76ade2e94c Makefile.include.in
100644 blob 320 51f5dbc45187fa9b0485cd2f39a1f5004c1ea292 README
100644 blob 195 9a1f283f5ae0a1189f1613a36e5c48e129796823 TODO
100755 blob 31 382d4ea2c0c98b1b25ea01f1e194cfc4990ac527 configure
040000 tree - 2796289dc254c162daef02ce458fcf9d9bd31199 debian
100755 blob 18252 e2438615edba7066a730ed6a796a5302263f1f37 duilder
100644 blob 1298 841062b4244f6bfb86c37f4570e37d9b84d7bad1 duilder.conf
100644 blob 29433 b58f1caf0e4e320468fe9386c311631edfd2130f rgfs.c
100644 blob 809 1689097d93a9f80005aca29e4e8794443d500026 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