We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bba0d commit 13012a3Copy full SHA for 13012a3
1 file changed
.claude/commands/update.md
@@ -0,0 +1,9 @@
1
+Run the following command:
2
+
3
+```
4
+git fetch origin && git rebase origin/${branch}
5
6
7
+Where `${branch}` is the current git branch (run `git branch --show-current` to determine it).
8
9
+Report the result to the user.
0 commit comments