jj/lib
Martin von Zweigbergk 48f237e33e cli: correctly update to remote's default branch after clone
It turns out that `FETCH_HEAD` is not the remote's `HEAD` (it's
actually not even a normal symbolic ref; it contains many lines of
commits and names). We're supposed to ask the remote for its default
branch instead. That's what this patch does.
2021-09-13 22:28:13 -07:00
..
benches
protos view: add support for ref-based branches and tags to model 2021-08-04 11:33:57 -07:00
src cli: correctly update to remote's default branch after clone 2021-09-13 22:28:13 -07:00
tests store: rename Store to Backend and StoreWrapper to Store 2021-09-12 12:02:10 -07:00
build.rs
Cargo.toml cargo: update test-case to 1.2.0 now that frondeus/test-case#66 is fixed 2021-06-28 12:13:14 -07:00