issues Search Results · repo:ethomson/git-recover language:Shell
Filter by
6 results
(74 ms)6 results
inethomson/git-recover (press backspace or delete to remove)In the below line it is looking lines that start with unreachable blob however the git command now outputs dangling blob
[id] on each line so the script as-is never finds anything.
BLOBS=($(git fsck --unreachable ...
clickonben
- 1
- Opened on Jan 28, 2022
- #10
I downloaded the script in a folder and I added that folder in the PATH. I still get the message recover is not a git
command . Any ideas about what I might be doing wrong?
clizama
- 5
- Opened on May 22, 2019
- #6
In a new repository (no commits, HEAD points to a branch yet to be born), this fails.
ethomson
- Opened on Jan 17, 2019
- #5
When I run git recover --help it tells me there is no man page for the script. When I run git recover -h it prints a
very minimal usage.
Would you me be open to me contributing a pull that expands a bit ...
giodamelio
- 1
- Opened on Jul 4, 2017
- #4
First off let me say thanks for creating this, I have manually searched through git objects a few times to recover
stuff, and having this will make my life easier in the future.
Since I don t like throwing ...
giodamelio
- Opened on Jul 4, 2017
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.