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

Steps when a scalar repo becomes corrupted #626

Open
2 of 6 tasks
hannahchiodo-msft opened this issue Feb 13, 2024 · 0 comments
Open
2 of 6 tasks

Steps when a scalar repo becomes corrupted #626

hannahchiodo-msft opened this issue Feb 13, 2024 · 0 comments

Comments

@hannahchiodo-msft
Copy link

Setup

  • Which version of microsoft/git are you using? Is it 32-bit or 64-bit?
$ git --version --build-options

git version 2.43.0.vfs.0.0
cpu: x86_64
built from commit: b7a6ed788a205fb2c0013111d277b4c9d6ab35bd
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor–daemon

Are you using Scalar or VFS for Git?

Scalar

  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver

Microsoft Windows [Version 10.0.22621.3007]
  • Any other interesting things about your environment that might be related
    to the issue you're seeing?
    The is in the Office Monorepo. Customer reports this happened during "routine commit and pushes".

Details

  • Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other

CMD

  • What commands did you run to trigger this issue?
D:\Office\src>git status
fatal: unable to read tree 774f3905006aed444504deecf77321fa8b8accd4
  • What did you expect to occur after running these commands?
    Git reporting status.

  • What actually happened instead?
    Above output. We would like to know what the recommended course of action is when a scalar enlistment becomes corrupted as git fsck is not supported.

  • If the problem was occurring with a specific repository, can you specify
    the repository?

    • Public repo: insert URL here
    • Windows monorepo
    • Office monorepo
    • Other Microsoft-internal repo: insert name here
    • Other internal repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant