Skip to content

Commit 78a4b8c

Browse files
author
Edward Thomson
authored
Update README.md
1 parent a00c600 commit 78a4b8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
git-recover: recover deleted files in your repository
22
===========
33

4+
[![CI](https://github.com/ethomson/git-recover/workflows/CI/badge.svg)](https://github.com/ethomson/git-recover/actions?query=workflow%3ACI)
5+
46
`git-recover` allows you to recover some files that you've accidentally deleted
57
from your working directory. It helps you find files that exist in the
68
repository's object database - because you ran `git add` - but were never

0 commit comments

Comments
 (0)