-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.58.2
- OS Version: Win 10
Steps to Reproduce:
1. (Repro steps tested under Windows - to be…
-
I have a large encrypted file which, when changed, is easier to review and commit using `git add -p`.
However, when I run a `git add --patch` on such a file, I get a `Only binary files changed.` me…
-
**Describe the issue**
We migrated Git Server to another server by copying all files.
After migration, the `git clone`, `git pull`, and `git push` of a single remote repository are normal, but when…
Endll updated
1 month ago
-
name: Sunith Kumar
github_user_name: SunithKumar369
discord_id: sunithkumar
-
I followed exactly the setup procedure described in _README.md_, however the _arcanist_ still refuses to use the _foodcritic_ linter:
```
..
...
Loading phutil library from '/usr/local/include/p…
-
Related issues are
- #2 the format should make this 'easy'
- #42
- #49 outlines some related thoughts, but I don't think it's applicable immediately
- #281 describes per-field description
-
It's desirable to introduce new metadata file format that would be human-friendly and merge-friendly (when used in VCS like git), so making it textual is an obvious choice. Such format should be compa…
-
Hi, this tool seems very useful and I'd like to try using it with my git-managed spreadsheets.
#30 gives some example config. I have the gitattributes working, but in the gitconfig, `command` doesn…
-
**Version info**
- OS: Microsoft Windows [Version 10.0.19045.4651]
- Build: 2096
- git: git version 2.45.0.vfs.0.0
**Description**
UI freezes after opening repository, updates to show al…
Deaod updated
1 month ago
-
Running:
```
buildbot try --builder=runtests --vc=git --connect=pb --master=localhost:8031 --username=foo --passwd=bar
```
Would result in the builder failing with:
```
git apply --index -p …