diff options
| author | tekkub <tekkub@gmail.com> | 2009-11-16 14:11:29 -0700 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-11-16 14:11:29 -0700 |
| commit | cb6aa5a36d25e5f149fa2703e670207632f184cf (patch) | |
| tree | b85b6d63c4faebb6fdfe922deece341c42fb7d3f | |
| parent | 8c5c38ec4854f3deec8b654013507ca34af3e305 (diff) | |
damnit textile, BACKTICKS ARE <code>
| -rw-r--r-- | _posts/2009-11-16-egit-corruption.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-11-16-egit-corruption.textile b/_posts/2009-11-16-egit-corruption.textile index a6e1e17..2e51c1e 100644 --- a/_posts/2009-11-16-egit-corruption.textile +++ b/_posts/2009-11-16-egit-corruption.textile @@ -5,7 +5,7 @@ description: How to fix corruption in a remote repo caused by egit categories: troubleshooting --- -Due to a bug in egit's impementation of the `git push` command, remote repos can become corrupted due to missing objects: +Due to a bug in egit's impementation of the @git push@ command, remote repos can become corrupted due to missing objects: <pre class="terminal">$ git fsck broken link from commit 5b90a930763c442f0fc3d819685083b4eda69f8e |
