Sync with 1.9.2
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Apr 2014 19:06:14 +0000 (12:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Apr 2014 19:06:14 +0000 (12:06 -0700)
* maint:
Git 1.9.2
doc/http-backend: missing accent grave in literal mark-up

1  2 
Documentation/git.txt
diff --combined Documentation/git.txt
index e5f8ed0940d296613a05d3b23981215e39a5ba1a,f5b511ddbb2478d3a479d12c3a2f6cb21e5e83f7..35eb677ce0a193ff670029daa8fd5b9caee0c8f7
@@@ -43,9 -43,10 +43,10 @@@ unreleased) version of Git, that is ava
  branch of the `git.git` repository.
  Documentation for older releases are available here:
  
- * link:v1.9.1/git.html[documentation for release 1.9.1]
+ * link:v1.9.2/git.html[documentation for release 1.9.2]
  
  * release notes for
+   link:RelNotes/1.9.2.txt[1.9.2],
    link:RelNotes/1.9.1.txt[1.9.1],
    link:RelNotes/1.9.0.txt[1.9.0].
  
@@@ -721,11 -722,6 +722,11 @@@ Git so take care if using Cogito etc
        index file. If not specified, the default of `$GIT_DIR/index`
        is used.
  
 +'GIT_INDEX_VERSION'::
 +      This environment variable allows the specification of an index
 +      version for new repositories.  It won't affect existing index
 +      files.  By default index file version [23] is used.
 +
  'GIT_OBJECT_DIRECTORY'::
        If the object storage directory is specified via this
        environment variable then the sha1 directories are created