Marcus Lövgren
Results
1
issues of
Marcus Lövgren
I'm trying to use an environment variable in the .gitfat file, like -> cat .gitfat [rsync] remote = localhost:$GIT_FAT_DIR and -> echo $GIT_FAT_DIR /tmp/gitfat But it gives the result ->...