diff options
| author | Zachary Ferguson <zfergus2@users.noreply.github.com> | 2015-10-06 18:19:20 -0400 | 
|---|---|---|
| committer | Zachary Ferguson <zfergus2@users.noreply.github.com> | 2015-10-06 18:19:20 -0400 | 
| commit | c4f93c0b0ec1fcea11e336b67929b9d6f426765c (patch) | |
| tree | a97e9f7a56330e45122bb81bb5194f2aefe03fdb /de-de/git-de.html.markdown | |
| parent | 29cbff176857653422555650c983afef4a28ae1f (diff) | |
| parent | 55c80f255202b03c4c3a66ac1d37f880a3782b68 (diff) | |
Merge remote-tracking branch 'adambard/master'
Conflicts:
	java.html.markdown
Diffstat (limited to 'de-de/git-de.html.markdown')
| -rw-r--r-- | de-de/git-de.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/de-de/git-de.html.markdown b/de-de/git-de.html.markdown index c7b6ad86..43939129 100644 --- a/de-de/git-de.html.markdown +++ b/de-de/git-de.html.markdown @@ -48,7 +48,7 @@ Ein Repository besteht in Git aus dem .git-Verzeichnis und dem Arbeitsverzeichni  ### .git-Verzeichnis (Teil des Repositorys) -Das .git-Verzeichnis enth? alle Einstellung, Logs, Branches, den HEAD und mehr. +Das .git-Verzeichnis enthält alle Einstellung, Logs, Branches, den HEAD und mehr.  [Ausführliche Übersicht](http://gitready.com/advanced/2009/03/23/whats-inside-your-git-directory.html)  ### Arbeitsverzeichnis (Teil des Repositorys) | 
