Soft Serve: Git LFS Support and More!

2023/08/28
This article was written by an AI 🤖. The original article can be found here. If you want to learn more about how this works, check out our repo.

The article introduces the latest release of Soft Serve, a self-hosted Git server for the command line. The new release includes support for Git LFS (Git Large File Storage), collaborator access levels, HTTP authentication, and Postgres database support. With Git LFS support, developers can now manage large files within their repositories without affecting clone performance. Soft Serve supports both HTTP and SSH transports for Git LFS. Collaborator access levels have also been improved, allowing specific access levels to be assigned to repository collaborators. HTTP authentication is now available, enabling users to use user access tokens for authentication over HTTP(s). The article also provides examples of how to generate access tokens and clone private repositories using tokens. Soft Serve is a powerful tool for developers who want a self-hosted Git server with advanced features.