xgit 0.2.6

A enhanced AI-powered Git tool
1
2
3
// Pull functionality is implemented in remotes/sync.rs
// This module exists for domain organization purposes
// Pull operations combine remote sync (fetch) with merge strategies