]> git.proxmox.com Git - libgit2.git/commit
Properly write Index Entry 'flags_extended'
authorVicent Marti <tanoku@gmail.com>
Mon, 29 Nov 2010 16:06:22 +0000 (18:06 +0200)
committerVicent Marti <tanoku@gmail.com>
Mon, 29 Nov 2010 16:06:22 +0000 (18:06 +0200)
commit91e8894150a84235e827e418c6a942753215897c
tree975c4da266e10b4f86b93904aa72737d4d16b8e9
parenta84972d0c4d18061812a1c83809baf921969e77d
Properly write Index Entry 'flags_extended'

Always write the 'flags_extended' attribute to disk if it's available.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
src/index.c