commit 28c99501052c9eb548496dd0bec02f4199e75cb5 from: Stefan Sperling date: Tue Aug 06 08:31:25 2019 UTC got-worktree.5: document 'staged blob ID' commit - 8e13c46f7d934345f900135495236c8b63842db2 commit + 28c99501052c9eb548496dd0bec02f4199e75cb5 blob - 51d3f07d279062d9fb64c51c868e58f37d521f3f blob + 9c61b64ff48b54f474f7f19e25ebe5576ded521d --- got/got-worktree.5 +++ got/got-worktree.5 @@ -68,6 +68,12 @@ A flags field (intentionally not documented). .It Path data The path of the entry, relative to the work tree root. Path data is of variable length and NUL-padded to a multiple of 8 bytes. +.It Staged blob object ID +The SHA1 hash of a blob object containing file content which has been +staged for commit. +The hash is stored as binary data. +Only present if the path has been staged with +.Cm got stage . .El .Pp A corrupt or missing file index can be recreated on demand with