-
- Downloads
Handle missing attribute files when parsing
Previously using Gitlab::Git::Attributes when $GIT_DIR/info/attributes didn't exist would result in a runtime error. This commit fixes this so an empty Hash is produced instead.
Please register or sign in to comment