Skip to content
Snippets Groups Projects
Commit 2a31433a59ba authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

manifest: use 't' for tree manifest flag

We currently use 'd' to indicate that a manifest entry is a
directory. Let's switch to 't', since that's not a valid hex digit and
therefore easier to spot in the raw manifest data.

This will break any existing repos with tree manifests, but it's still
an experimental feature and there are probably only a few test repos
in existence with 'd' flags.
parent ba5f20450b10
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment