git_operations 0.0.1 copy "git_operations: ^0.0.1" to clipboard
git_operations: ^0.0.1 copied to clipboard

Git operation workflows built on path_utils command execution.

0.0.1 #

  • Initial release.
  • GitOperationService for checkout, stash, pop, and multi-repo pull with dirty-tree and untracked-file handling.
  • Pluggable GitCommandRunner / CommandExecutorGitRunner (via path_utils) and GitOperationDependencies.
  • GitRepository and BaseRepositoryStateService contracts for host apps.
  • User-guided conflict actions: UserUntrackedFileAction, UserDirtyWorkdirAction.
  • GitCommandResult for workflow outcomes (success, batchAborted, stash metadata, untracked-file parse results).
1
likes
160
points
85
downloads

Documentation

API reference

Publisher

verified publishergantt-sync.com

Weekly Downloads

Git operation workflows built on path_utils command execution.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

path_utils

More

Packages that depend on git_operations