ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
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
..
commands.rs cli: make jj git push push all branches by default 2021-09-11 23:51:53 -07:00
diff_edit.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
formatter.rs cli: add jj concepts subcommand for concept help, starting with "branches" 2021-09-02 23:06:46 -07:00
graphlog.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
lib.rs styler: rename Styler to more standard Formatter 2021-06-05 08:38:28 -07:00
main.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
template.pest
template_parser.rs cli: replace git refs by branches and tags in log output 2021-08-04 11:53:37 -07:00
templater.rs cli: replace git refs by branches and tags in log output 2021-08-04 11:53:37 -07:00
testutils.rs working_copy: move logic for creating commit to caller 2021-08-15 18:55:09 -07:00
ui.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00