Loading...
Loading...
Create well-formatted commits with conventional commit format using Sapling.
npx skill4agent add flora131/atomic sl-commitWindows Note: Use the full path toto avoid conflicts with PowerShell's built-insl.exealias forsl. </EXTREMELY_IMPORTANT>Set-Location
sl statussl addsl diffsl statussl diffsl add <files>sl commit -m "<message>"sl amend| Command | Description |
|---|---|
| Create a new commit with message |
| Add untracked files and commit |
| Amend current commit (auto-rebases descendants) |
| Amend changes to a specific commit in stack |
sl amend