File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -471,7 +471,10 @@ __Git tools and sites__
471471 a new file format specification for Extensible Diffs,
472472 fully backwards-compatible with existing tools,
473473 while also being future-proof and remaining human-readable.
474- - [ git-phoenix] ( https://github.com/yaitskov/git-phoenix ) does repository recovery.
474+ + [ git-phoenix] ( https://github.com/yaitskov/git-phoenix ) is a command line tool
475+ that does repository recovery after accidental removal or file system failure,
476+ using [ photorec] ( https://www.cgsecurity.org/wiki/PhotoRec ) (or similar tool).
477+ Written in Haskell, under 3-clause BSD license.
475478+ [ wtp (Worktree Plus)] ( https://github.com/satococoa/wtp ) is a Git worktree management tool
476479 that extends git's worktree functionality with
477480 automated setup, branch tracking, and project-specific hooks.
You can’t perform that action at this time.
0 commit comments