typofix: documentation
Signed-off-by: Ondřej Bílka <neleai@seznam.cz> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
1114fc0237
commit
17b83d71d5
@ -175,7 +175,7 @@ Git index format
|
||||
|
||||
A conflict is represented in the index as a set of higher stage entries.
|
||||
When a conflict is resolved (e.g. with "git add path"), these higher
|
||||
stage entries will be removed and a stage-0 entry with proper resoluton
|
||||
stage entries will be removed and a stage-0 entry with proper resolution
|
||||
is added.
|
||||
|
||||
When these higher stage entries are removed, they are saved in the
|
||||
|
@ -46,7 +46,7 @@ because in-core timestamps can have finer granularity than
|
||||
on-disk timestamps, resulting in meaningless changes when an
|
||||
inode is evicted from the inode cache. See commit 8ce13b0
|
||||
of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/history.git
|
||||
([PATCH] Sync in core time granuality with filesystems,
|
||||
([PATCH] Sync in core time granularity with filesystems,
|
||||
2005-01-04).
|
||||
|
||||
Racy Git
|
||||
|
Reference in New Issue
Block a user