Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

autosaved - Never worry about losing your code in Git

  • Share this:
autosaved, pronounced autosave-d (for autosave daemon) is a utility written in Go to autosave progress on code projects. It uses the go-git package to save snapshots without interfering the normal Git flow - branches that are to be pushed upstream, HEAD, or the Git index. It finds uncommitted changes in your Git repository, it will save them on a parallel branch which you can easily restore.
https://github.com/nikochiko/autosaved
License:
Tech: