summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_attribute.go
Commit message (Collapse)AuthorAgeFilesLines
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-0/+84
* Make repository maangement section handle lfs locks * Add check attribute handling and handle locking paths better * More cleanly check-attributes * handle error * Check if file exists in default branch before linking to it. * fixup * Properly cleanPath * Use cleanPath * Sigh