fix typos.
This commit is contained in:
parent
5dac6c3c25
commit
57f735b520
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
subject="comment 1"
|
||||
date="2014-04-02T20:02:19Z"
|
||||
content="""
|
||||
I don't see any need to scrap the repository. Since you have an indirect mode repsitory, you can use `git log` in there to find commits you don't like, and run `git revert` to revert them. So if a bad commit comes down from windows, you can just undo it. That's why we use git, yes?
|
||||
I don't see any need to scrap the repository. Since you have an indirect mode repository, you can use `git log` in there to find commits you don't like, and run `git revert` to revert them. So if a bad commit comes down from windows, you can just undo it. That's why we use git, yes?
|
||||
|
||||
I'm much more curious about the circumstances that cause empty files to end up in the direct mode repository.
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue