#
git-lfs
Here are 94 public repositories matching this topic...
Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
git
git-lfs
linux
sync
privacy
cross-platform
dropbox
version-control
sharing
gnome
collaboration
self-hosted
sparkleshare
-
Updated
Nov 2, 2021 - C#
Unreal Engine 4 Git LFS 2 Source Control Plugin (beta)
-
Updated
Mar 6, 2022 - C++
Subversion frontend server for Git repositories
-
Updated
Apr 1, 2022 - Kotlin
A git setup example with git-lfs for Unreal Engine 4 (and 5) projects.
-
Updated
Nov 9, 2020
git-lfs custom transfer adapter which simply uses a folder as the remote LFS media store (e.g. a shared NAS folder)
-
Updated
Feb 24, 2021 - Go
-
Updated
Mar 3, 2022 - R
Towns on the Moon built with Godot and Blender. (git-lfs enabled)
game
git-lfs
rpg
simulator
blender
space
moon
godotengine
godot
3d
3d-game
virtual-world
space-colony
godotengine-3-1
-
Updated
Aug 14, 2021 - GDScript
Unreal Engine Git Source Control Plugin (refactored)
-
Updated
Mar 14, 2022 - C++
Map SDK를 활용한 POI Clustering Interaction Dev
-
Updated
Dec 20, 2020 - Swift
-
Updated
Mar 28, 2022 - Vue
reGitable - backup your reMarkable using git.
-
Updated
Dec 23, 2020 - Shell
Hero6
game
git-lfs
c-sharp
open-source
monodevelop
gamedev
visual-studio
cross-platform
dotnet
mono
game-development
monogame
xamarin-studio
mit-license
rider
creative-commons-license
-
Updated
Mar 11, 2022 - C#
Unity project, with git-lfs, .gitignore and .gitattributes setup.
-
Updated
May 7, 2021 - C#
iOS sample for Direct Call of Sendbird Calls, guiding you to build a real-time voice and video calls quickly and easily.
git-lfs
ios
cocoapods
webrtc
call
quickstart
voip
rtc
video-call
calls
sendbird-application
calls-sdk
directcall
-
Updated
Dec 6, 2021 - Swift
An example site to demonstrate the use of Netlify Large Media and images transformations for srcset
-
Updated
Feb 26, 2022 - CSS
Improve this page
Add a description, image, and links to the git-lfs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the git-lfs topic, visit your repo's landing page and select "manage topics."


Now that we have merged datopian/giftless#68, the streaming transfer adapter allows passing the content-disposition filename value as a parameter. However, the filename sanitization logic in https://github.com/datopian/giftless/blob/master/giftless/util.py#L73..L84 is very strict, and only allows latin alphanumerics, dashes, underscores and dots.
While this is a good se