Skip to content

0.2.0

Choose a tag to compare

@neithernut neithernut released this 22 Jun 18:31
· 368 commits to main since this release

Changes:

  • Rewrite in Rust (single binary)
  • Drop "prepare-metadata" script
  • "push" and "fetch" now only support dummy auth and ssh-agent
  • Updated README
  • Updated man page

Added features:

  • Documentation of data model, semantics and use-cases
  • Library crate "libgitdit"
  • Long options

Bug-fixes:

  • Read editor from git config, fall back to default
    (We previously relied on the EDITOR variable.)