Hacker News new | ask | show | jobs
by ttoinou 204 days ago
Are there automatic tools / command lines to run to try to recover work ? Would easy any problem
1 comments

The app has a built-in mechanism for going back in time (an operations log) which can be used for undoing situations that should not arise in the first place. It can be accessed via the app (there's a history tab) as well as via the CLI https://docs.gitbutler.com/commands/but-oplog

NB - the CLI version of GitButler is not yet at feature parity with the graphical version of the app yet