#
git-lfs
Here are 84 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
Feb 15, 2021 - C#
Unreal Engine 4 Git LFS 2 Source Control Plugin (beta)
-
Updated
Feb 14, 2021 - C++
Subversion frontend server for git repository (java)
-
Updated
Feb 26, 2021 - Kotlin
A git setup example with git-lfs for Unreal Engine 4 projects.
-
Updated
Nov 9, 2020
-
Updated
Feb 10, 2021 - R
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
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
Feb 27, 2021 - GDScript
Map SDK를 활용한 POI Clustering Interaction Dev
-
Updated
Dec 20, 2020 - Swift
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
Nov 9, 2020 - C#
Sendbird Calls for iOS sample, 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
-
Updated
Dec 11, 2020 - Swift
reGitable - backup your reMarkable using git.
-
Updated
Dec 23, 2020 - Shell
Unity project, with git-lfs, .gitignore and .gitattributes setup.
-
Updated
Feb 8, 2021 - C#
-
Updated
Feb 20, 2021 - CSS
An example site to demonstrate the use of Netlify Large Media and images transformations for srcset
-
Updated
Dec 11, 2020 - CSS
Wav2Bar is a tool to make custom audio visualization and export production videos for the audio and music industry.
electron
audio
music
git-lfs
video
audio-visualizer
music-industry
custom-audio-visualization
audio-visualizer-creator
-
Updated
Feb 26, 2021 - JavaScript
git-lfs (Large File System) static built binary
-
Updated
Jan 14, 2019 - Shell
ansible role to install git-lfs on Ubuntu
-
Updated
May 5, 2020 - Python
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