local-history VS git-sync-changes

Compare local-history vs git-sync-changes and see what are their differences.

git-sync-changes

Collaborative editing for git repositories (by google)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
local-history git-sync-changes
2 1
223 38
- -
0.0 10.0
6 months ago almost 4 years ago
TypeScript Shell
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

local-history

Posts with mentions or reviews of local-history. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.

git-sync-changes

Posts with mentions or reviews of git-sync-changes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • Dura: You shouldn't ever lose your work if you're using Git
    6 projects | news.ycombinator.com | 3 Jan 2022
    I built a similar tool a couple of years ago here: https://github.com/google/git-sync-changes

    Both save uncommitted changes in a hidden ref.

    The differences seem to be:

    1. dura runs as a daemon while git-sync-changes is a one shot execution.

    2. dura saves locally, while git-sync-changes syncs with a remote repo.

    3. dura only does the save and the restore is manual, whereas git-sync-changes does both steps automatically.

    I’m glad to see more people exploring this space. I think there’s a lot of untapped potential in tracking pending changes similarly to how we track committed changes.

What are some alternatives?

When comparing local-history and git-sync-changes you can also consider the following projects:

git-autosave - An experiment in automatically backing up the working directory in a git repository whenever a file changes.

dura - You shouldn't ever lose your work if you're using Git

undo-tree

hiai - High Integrity Artificial Intelligence Systems

undotree - The undo history visualizer for VIM

Atom - :atom: The hackable text editor

gundo.vim - A git mirror of gundo.vim

vim-mundo - :christmas_tree: Vim undo tree visualizer

StyleCopAnalyzers - An implementation of StyleCop rules using the .NET Compiler Platform