sl-submit-diff
Installation
SKILL.md
Submit Diff (Sapling + Phabricator)
Submit commits to Phabricator for code review using jf submit (Meta).
<EXTREMELY_IMPORTANT>
Windows Note: Use the full path to
sl.exeto avoid conflicts with PowerShell's built-inslalias forSet-Location. </EXTREMELY_IMPORTANT>
What This Skill Does
- If there are uncommitted changes, first run
/committo create a commit - Submit commits to Phabricator using
jf submit --draft. Submit for review using DRAFT mode - Each commit in the stack becomes a separate Phabricator diff (D12345)
- Commit messages are updated with
Differential Revision:link