Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 16:24
· 531 commits to main since this release

This release features major performance improvements, especially for large repos or repos with a lot of commits. We've also updated the CLI command structure with a bunch of new commands for performing git actions over SSH:

$ ssh -p 23231 localhost help
Soft Serve is a self-hostable Git server for the command line.

Usage:
  ssh -p 23231 localhost [command]

Available Commands:
  cat         Outputs the contents of the file at path.
  git         Perform Git operations on a repository.
  help        Help about any command
  ls          List file or directory at path.
  reload      Reloads the configuration

Flags:
  -h, --help   help for ssh

Use "ssh -p 23231 localhost [command] --help" for more information about a command.

Changelog

New Features

Bug fixes

Others


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Slack.