fix typos.

This commit is contained in:
Mesar Hameed 2014-07-19 23:57:04 +01:00
parent 5dac6c3c25
commit 57f735b520
4 changed files with 4 additions and 4 deletions

View file

@ -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.
"""]]