Support LFS files #1156

Open
opened 2022-06-15 22:14:52 +00:00 by 6543 · 0 comments
Member

with gitea v1.17 a new api will be available, that alows us to get content as usual even if it's on lfs

https://gitea.com/api/swagger#/repository/repoGetRawFileOrLFS

it's equifalent to https://gitea.com/api/swagger#/repository/repoGetRawFile (but that one would return lfs pointer instead)

with gitea v1.17 a new api will be available, that alows us to get content as usual even if it's on lfs https://gitea.com/api/swagger#/repository/repoGetRawFileOrLFS it's equifalent to https://gitea.com/api/swagger#/repository/repoGetRawFile (but that one would return lfs pointer instead)
6543 added the
🎉 Feature
label 2022-06-15 22:14:52 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#1156
No description provided.