-
Working on a Windows 7 host currently, I'm getting the following error when provisioning the Vagrant box:
```bash
==> default: Running provisioner: shell...
default: Running: inline script
=…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Auto-fix-by-Ctrl---always-uses-CR--LF/10402966)._
---
[severity:It's more difficult to …
-
We don't have a `.gitattributes` file and it turns out we have python files stored with both LF and CRLF endings. Ouch. Would destroy use of blame if we fixed it though, right? Any ideas?
-
In my company we have a fork of CCI. I've tried to build libjpeg/9d on my company's CI and I'm getting different exported revision when building on Linux build agents (9dc889336bd64a534d502cd64bb3ecbe…
-
I've been following the documentation about `.git_archival.txt` and `.gitattributes`:
```
$ git ls-files | grep git
.git_archival.txt
.gitattributes
.gitignore
$ more .git_archival.txt
ref-names: $Fo…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The [.gitattributes file](https://github.com/conda-forge/conda-smithy/blob/main/conda_smithy…
-
### Expected Behavior
People using Windows and Linux can commit with the same line endings (LF)
### Actual Behavior
Windows users with mis-configured git clients commit files with CRLF line endin…
-
### The problem
This is shown for new files... quite confusing because there can be no changes in a new file.
![image](https://github.com/desktop/desktop/assets/1537591/bcc606a2-a664-4ce9-8e16-52c…
-
Now that keybase unvailed [encrypted Git](https://keybase.io/blog/encrypted-git-for-everyone), I'm going to move my private repos from Github to Keybase. How can I decrypt the history of an entire rep…
-
The `ring` package is published on crates.io without git information, because it includes files that are not part of the repository. I would be better if all the files that are on crates.io were also …