Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gvfs: block unsupported commands when running in a GVFS repo #85

Merged
merged 1 commit into from
Dec 10, 2018
Merged

gvfs: block unsupported commands when running in a GVFS repo #85

merged 1 commit into from
Dec 10, 2018

Commits on Dec 7, 2018

  1. gvfs: block unsupported commands when running in a GVFS repo

    The following commands and options are not currently supported when working
    in a GVFS repo.  Add code to detect and block these commands from executing.
    
    1) fsck
    2) gc
    4) prune
    5) repack
    6) submodule
    8) update-index --split-index
    9) update-index --index-version (other than 4)
    10) update-index --[no-]skip-worktree
    11) worktree
    
    Signed-off-by: Ben Peart <benpeart@microsoft.com>
    benpeart committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    cfe88be View commit details
    Browse the repository at this point in the history