Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
usr1106
on April 12, 2018
|
parent
|
context
|
favorite
| on:
Why SQLite Does Not Use Git
`git log` stays in the current branch unless you give it the `--all` option. But when you give it the `--all` option the limitation by `<COMMIT>..` does no longer work. So not a solution.
glandium
on April 12, 2018
[–]
git log --all --ancestry-path ^<COMMIT>
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: