gitfs icon indicating copy to clipboard operation
gitfs copied to clipboard

Version controlled file system

Results 71 gitfs issues
Sort by recently updated
recently updated
newest added

Anybody experienced that renaming file like `mv a b` fails with the error message: `mv: cannot move 'a.sh' to 'b.sh': No such file or directory` then git status shows the...

Hi presslabs, is this possible to use **gitfs** inside **/etc/fstab** to mount during boot?

Running `brew install gitfs` results in the error: `Error: gitfs has been disabled because it requires closed-source macFUSE!` Using macOS Big Sur 11.5.2, M1 chip. Brew version: ``` Homebrew 3.2.9...

Currently, arguments like `allow_others` without value are ignored. Maybe we should use them as boolean true flags.

Bumps [cffi](http://cffi.readthedocs.org) from 1.12.3 to 1.14.6. [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=cffi&package-manager=pip&previous-version=1.12.3&new-version=1.14.6)](https://dependabot.com/compatibility-score/?dependency-name=cffi&package-manager=pip&previous-version=1.12.3&new-version=1.14.6) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

`self.repo.index.remove` remove an old file when renaming the file. gitfs will execute `Rename` first if creating and renaming while waiting for a commit. Then gitfs not execute `Create` and occurred...

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.12.1. Changelog Sourced from pytest-cov's changelog. 2.12.1 (2021-06-01) Changed the toml requirement to be always be directly required (instead of being required through a coverage...

dependencies

Bumps [six](https://github.com/benjaminp/six) from 1.12.0 to 1.16.0. Changelog Sourced from six's changelog. 1.16.0 Pull request #343, issue #341, pull request #349: Port _SixMetaPathImporter to Python 3.10. 1.15.0 Pull request #331: Optimize...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.5 to 6.2.4. Release notes Sourced from pytest's releases. 6.2.4 pytest 6.2.4 (2021-05-04) Bug Fixes #8539: Fixed assertion rewriting on Python 3.10. 6.2.3 pytest 6.2.3 (2021-04-03) Bug...

dependencies