Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hedora
on Feb 28, 2023
|
parent
|
context
|
favorite
| on:
Git branches are named sequences of commits
A ref is a pointer to a node in an directed acyclic graph, and a branch is a pointer to a ref. Not all subgraphs of directed acyclic graphs are sequences.
So, not all branches are sequences.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
So, not all branches are sequences.