diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-09-23 17:13:55 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-23 17:13:55 -0700 |
commit | 4f337e24662f07513fd6e8388f27f13dbe44cadc (patch) | |
tree | 8ad206ef3ff7aa7117a5c9120bbd45345ff7ae3a /Documentation/git-lost-found.txt | |
parent | 17ed158021ead9cb056f692fc35ff3fcde96a747 (diff) | |
parent | 15eda0202aa3c63fa7b8f9f72df86f4e50eb1d2b (diff) | |
download | git-4f337e24662f07513fd6e8388f27f13dbe44cadc.tar.gz git-4f337e24662f07513fd6e8388f27f13dbe44cadc.tar.xz |
Merge branch 'maint'
* maint:
git-svn: don't attempt to spawn pager if we don't want one
Supplant the "while case ... break ;; esac" idiom
User Manual: add a chapter for submodules
user-manual: don't assume refs are stored under .git/refs
Detect exec bit in more cases.
Conjugate "search" correctly in the git-prune-packed man page.
Move the paragraph specifying where the .idx and .pack files should be
Documentation/git-lost-found.txt: drop unnecessarily duplicated name.
Diffstat (limited to 'Documentation/git-lost-found.txt')
-rw-r--r-- | Documentation/git-lost-found.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-lost-found.txt b/Documentation/git-lost-found.txt index e48607f00..bc739117b 100644 --- a/Documentation/git-lost-found.txt +++ b/Documentation/git-lost-found.txt @@ -65,7 +65,7 @@ $ git rev-parse not-lost-anymore Author ------ -Written by Junio C Hamano 濱野 純 <junkio@cox.net> +Written by Junio C Hamano <gitster@pobox.com> Documentation -------------- |