Skip to content

Conversation

matttproud
Copy link
Contributor

This commit includes a jj recipe for the Git command table that is approximately equivalent to Git's checkout command, which can be used to examine source code at named revision or branch. This is indispensible for learn-by-doing types who are curious how to remap Git usage back onto jj with minimal effort.

Checklist

If applicable:

  • [n/a] I have updated CHANGELOG.md
  • [n/a] I have updated the documentation (README.md, docs/, demos/)
  • [n/a] I have updated the config schema (cli/src/config-schema.json)
  • [n/a] I have added/updated tests to cover my changes

@matttproud matttproud requested a review from a team as a code owner September 8, 2025 15:09
@martinvonz
Copy link
Member

Thanks for your PR. Project policy requires that you add yourself to the paid_contributors.md file.

@matttproud matttproud force-pushed the docs/git-checkout-analogue branch from b513a8e to bd0ac79 Compare September 8, 2025 15:21
@matttproud
Copy link
Contributor Author

Thanks for your PR. Project policy requires that you add yourself to the paid_contributors.md file.

Done. Sorry about that.

This commit includes a jj recipe for the Git command table that is
approximately equivalent to Git's checkout command, which can be used to
examine source code at named revision or branch.  This is indispensible
for learn-by-doing types who are curious how to remap Git usage back
onto jj with minimal effort.
@matttproud matttproud force-pushed the docs/git-checkout-analogue branch from bd0ac79 to 5fd4626 Compare September 8, 2025 15:22
@thoughtpolice thoughtpolice added this pull request to the merge queue Sep 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2025
@thoughtpolice thoughtpolice added this pull request to the merge queue Sep 8, 2025
Merged via the queue into jj-vcs:main with commit 3c20da3 Sep 8, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants