git-sync
Verified for current stable LTS
Git Sync Command: Sync Without Cleaning Untracked Files
Use for sync without cleaning untracked files with Git Sync. Exact CLI syntax to sync without cleaning untracked files using Git Sync.
When to use this: Use for sync without cleaning untracked files with Git Sync.
Command Syntax
git sync -s <remote_name> <branch_name> git sync -s <remote_name> <branch_name> Command Breakdown
-s- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to sync without cleaning untracked files using Git Sync.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Git Sync Command: Sync Current Branch With Remote
git sync Git Sync Command: Sync Current Branch With Remote Main git sync origin main Git Sync Command: Sync Local Branch With Remote git sync Git Sync Command: Sync Local Branch With Remote Generic git sync <remote_name> <branch_name> Git Sync Command: Sync Local Branch With Remote Main git sync origin main