Massaki Archambault
271e63c960
document common troubleshooting steps
2024-12-29 18:20:05 -05:00
Massaki Archambault
900375c7b3
default to using a filesystem loopback instead of a symlink to local repositories
...
fixes #13
2024-12-29 17:46:05 -05:00
Massaki Archambault
34f3b904e9
change user configuration of gitlab to user name
...
This should be easier to configure than having to hunt down the user id
2024-08-14 22:03:28 -04:00
Massaki Archambault
23e78ec886
rename project to gitforgefs
2024-08-14 22:03:28 -04:00
Massaki Archambault
3e84321e85
add gitea forge support
2024-08-14 22:03:28 -04:00
Massaki Archambault
367d770371
refactor platform -> forge
2024-08-14 22:03:28 -04:00
Massaki Archambault
abf8507673
refactor config loader and add github config
2024-08-14 22:03:28 -04:00
Massaki Archambault
7856de56b5
hide archived project by default
...
prefix archived project name with a "." by default
so they appear hidden on the filesystem.
At the same time, added the configuration gitlab.archived_project_handling
to set how archived projects are handled
2024-08-14 22:03:28 -04:00
Massaki Archambault
65d3a00fa3
add config tests
2024-08-14 22:03:28 -04:00
Massaki Archambault
d0bc974df1
fix race condition when multiple instance of git clone may get launched at the same time
2022-03-03 17:47:36 -05:00
Massaki Archambault
3cffbbf8a9
add the ability to pass mount options to fusermount
2021-08-13 13:40:26 -04:00
Massaki Archambault
7fad1c2b43
remove -t argument from `git remote add` command. fix #5
2021-08-13 13:40:22 -04:00
Massaki Archambault
3c7ad94844
cleanup on_clone configuration option
2021-03-03 00:24:27 -05:00
Massaki Archambault
8d3f49061b
fix choices in comment
2020-12-31 12:34:38 -05:00
Massaki Archambault
87bc3976b1
split clone and pull in their own worker
2020-12-30 21:18:18 -05:00
Massaki Archambault
66fbf713d1
add config file
2020-12-30 18:05:19 -05:00