diff options
| author | Kevin Sawicki <kevin@github.com> | 2011-05-10 12:09:33 -0700 |
|---|---|---|
| committer | Kevin Sawicki <kevin@github.com> | 2011-05-10 12:09:33 -0700 |
| commit | 7bc06493dc4ee856a77793a8d82272863653ac9d (patch) | |
| tree | 66b2e429376d54e98f7f7ec07af6c797291f8260 | |
| parent | df85d8cea478ab977c56ee852333c89721700520 (diff) | |
Updating links to eclipse.org
| -rw-r--r-- | _posts/2009-11-16-egit-corruption.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-11-16-egit-corruption.markdown b/_posts/2009-11-16-egit-corruption.markdown index 7af5d93..eb6f95c 100644 --- a/_posts/2009-11-16-egit-corruption.markdown +++ b/_posts/2009-11-16-egit-corruption.markdown @@ -5,7 +5,7 @@ description: How to fix corruption in a remote repo caused by egit categories: troubleshooting --- -Due to a bug in the (EGit)[http://eclipse.org/egit/]/(JGit)[http://eclipse.org/jgit/] implementation of the `git push` command, remote repos can become corrupted due to missing objects: +Due to a bug in the [EGit](http://eclipse.org/egit/)/[JGit](http://eclipse.org/jgit/) implementation of the `git push` command, remote repos can become corrupted due to missing objects: <pre class="terminal">$ git fsck broken link from commit 5b90a930763c442f0fc3d819685083b4eda69f8e |
