jj/lib
Martin von Zweigbergk cea3c1537a cli: make jj git push push all branches by default
It's annoying to have to add `--branch main` every time I push to
GitHub.

Maybe we should make it push only the current branch by default, but
we don't even have a concept of a current branch yet...
2021-09-11 23:51:53 -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: make jj git push push all branches by default 2021-09-11 23:51:53 -07:00
tests git: add support for pushing multiple ref updates at once 2021-09-11 22:54:29 -07:00
build.rs
Cargo.toml