feat: add go/rust implementation, enhance push command and add status command#5
Merged
feat: add go/rust implementation, enhance push command and add status command#5
Conversation
Owner
epcim
commented
Dec 21, 2025
- Update push command with branch, force, yes, and message support
- Add WIP markers for push command in code and docs
- Implement test 007 for status command verification
- Add placeholder test 006 for push command (deferred)
- Update examples and tests to use 'just cross' prefix
- Clean up TODO.md and repository artifacts
- Update push command with branch, force, yes, and message support - Add WIP markers for push command in code and docs - Implement test 007 for status command verification - Add placeholder test 006 for push command (deferred) - Update examples and tests to use 'just cross' prefix - Clean up TODO.md and repository artifacts
- Complete mirror of Justfile/Fish logic in Rust - Supports: use, patch, sync, list, status, replay, push, exec - Added test/008_rust_cli.sh for verification - Updated README.md with Rust installation and git alias instructions
- Implementation using gogs/git-module and grsync - Moved Rust source to src-rust - Added cross-go and cross-rust targets to Justfile - Added test/009_go_cli.sh - Updated README.md and TODO.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.