-
## Check list
- [x] I have read through the [README](https://github.com/wfxr/forgit/blob/master/README.md)
- [x] I have the latest version of forgit
- [x] I have searched through the exis…
-
https://rehansaeed.com/gitattributes-best-practices/
-
In a .gitattributes file it is possible to map language names to filename extensions, e.g.
```gitattributes
*.fs linguist-language=glsl
*.vs linguist-language=glsl
```
It is also possible to spec…
-
Is it possible to have a user-level `.gitattributes`?
-
We'll probably want to support at least the `eol` attribute. I noticed while using jj in a working copy shared with git that some files appeared modified because they had LF in the commit and CRLF in …
-
_**Edit: Major rewrite of issue.** Originally I thought this was a problem with newest LibGit2Sharp but in digging deep into this issue I discovered some flaws in my original scripts that made it appe…
-
**Version info**
- OS: Ubuntu 24.04
- Build: 2096
**Description**
.gitattributes is not parsed correctly for LFS files
**Steps to reproduce**
Given
1. init a fresh git repo
2. co…
-
## Summary / Description
Talking with @georgringer this morning as he asked about if my GitHub Action respects the `.gitattributes`-file. I look into the Tailor and say it's a manually maintain lis…
-
AI Security Analysis:
Here is my analysis of the security vulnerabilities in this code:
1. The `.gitattributes` file is used to configure Git attributes for files in a repository. Setting `text=auto…
-
Review and create .gitattributes https://github.com/gitattributes/gitattributes
Origin user: bakerboy448
Origin message: [Discord Server Link](https://discord.com/channels/492590071455940612/12505354…