Skip to content

Add ship command to stage, commit, and push in one step#2

Merged
Cellcote merged 1 commit intomainfrom
claude/add-ship-command-eEKiE
Feb 10, 2026
Merged

Add ship command to stage, commit, and push in one step#2
Cellcote merged 1 commit intomainfrom
claude/add-ship-command-eEKiE

Conversation

@Cellcote
Copy link
Owner

Adds glyph ship <message> which runs git add -A, commits with the provided message, and pushes the current branch to origin.

https://claude.ai/code/session_01BK4KteTDxN9n6fnjhL7ciZ

Adds `glyph ship <message>` which runs git add -A, commits with
the provided message, and pushes the current branch to origin.

https://claude.ai/code/session_01BK4KteTDxN9n6fnjhL7ciZ
@Cellcote Cellcote merged commit 36d1453 into main Feb 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants