Skip to content

Port GetAllLFSPointers to Go, try 2

GetAllLFSPointers is currently in the Gitaly-Ruby sidecar. It lists objects that are LFS pointers.

As we're moving away from the Ruby sidecar, this should be ported to Go. This could be with or without Git2Go.

There's been attempts before in porting this RPC, but performance degraded too much: #2012 (closed), see #1719 (closed)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information