-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Phabricator support to git submit
#840
Merged
Merged
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed2c111 - Browse repository at this point
Copy the full SHA ed2c111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d586e - Browse repository at this point
Copy the full SHA 84d586eView commit details -
feat(submit): create
BranchPushForge
The idea being to create other "forges", representing Git hosting providers, that can be pushed to in ways that support code review workflows.
Configuration menu - View commit details
-
Copy full SHA for fb22b0a - Browse repository at this point
Copy the full SHA fb22b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4dea7 - Browse repository at this point
Copy the full SHA 2c4dea7View commit details -
feat(test): expose
head_commit_oid
The intention is to use this after Phabricator's `arc diff` amends the current commit's message, so that we can adopt the resulting message.
Configuration menu - View commit details
-
Copy full SHA for 4971d5e - Browse repository at this point
Copy the full SHA 4971d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8f198 - Browse repository at this point
Copy the full SHA 5a8f198View commit details -
feat(submit): automatically create branches after
git submit --create
(Only if the branches don't already exist.)
Configuration menu - View commit details
-
Copy full SHA for eddef82 - Browse repository at this point
Copy the full SHA eddef82View commit details -
feat(test): adjust some wording to say "command" instead of "test"
Since we also use the testing infrastructure to submit to Phabricator, it's inaccurate to say "test" in many of these places. (jj also plans to use `jj run` instead of `jj test`.)
Configuration menu - View commit details
-
Copy full SHA for 40ba072 - Browse repository at this point
Copy the full SHA 40ba072View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.