mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 11:34:54 +00:00
This adds `jj git fetch` for fetching from a git remote. There remote has to be added in the underlying git repo if it doesn't already exist. I think command will still be useful on typical small projects with just a single remote on GitHub. With this and the `jj git push` I added recently, I think I have enough for my most of my own interaction with GitHub. |
||
---|---|---|
.. | ||
test_bad_locking.rs | ||
test_commit_builder.rs | ||
test_commit_concurrent.rs | ||
test_diff_summary.rs | ||
test_evolution.rs | ||
test_git.rs | ||
test_index.rs | ||
test_init.rs | ||
test_merge_trees.rs | ||
test_operations.rs | ||
test_transaction.rs | ||
test_view.rs | ||
test_working_copy.rs | ||
test_working_copy_concurrent.rs |