Skip to content
Snippets Groups Projects
Commit bde9f2bf authored by Leleat's avatar Leleat
Browse files

main.js: Separate HEAD from BRANCHES

Since HEAD will be our 'starting branch', let's special-case it, so we
can just iterate over BRANCHES without needing to pull out HEAD first.

Technically, HEAD doesn't need to point to a branch, but since we're
only creating a prototype, we won't cover special cases like detached
HEADs.
parent 677758d8
No related branches found
No related tags found
Loading
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