Loading...
Loading...
Update the current local work branch by merging the latest base/default branch with pure git and no automatic push. Use when the user invokes `/update-branch`, says "update branch", or asks to merge the latest base branch or default branch into this branch.
npx skill4agent add patinaproject/skills update-branch/update-branch
/update-branch release/1.xorigin/HEADgitgh pr update-branchoriginorigin/HEADmainmastergit remote set-head origin -aorigin/HEADgit branch --show-currentmainmasterdeveloptrunkrelease/1.xorigin/<name>origin/release/1.xrefs/remotes/origin/HEADorigin/mainoriginorigin/mainorigin/mainrelease/1.xorigin/release/1.xgit status --shortgit merge --no-ff <base-ref>Already up to dateAGENTS.mdAGENTS.mdgit merge --abortgit push origin HEAD