response
This commit is contained in:
parent
2955de6f4c
commit
f3a776bc5e
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2020-05-05T16:28:32Z"
|
||||
content="""
|
||||
Find the commit that deleted the files (eg with `git log --stat`)
|
||||
and `git revert` that commit.
|
||||
|
||||
AKA, same way you would deal with a problem commit in any git repository.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue