-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
docsREADME (or other docs) could be improvedREADME (or other docs) could be improvedpending releaseMerged into a branch for a future release, but not released yetMerged into a branch for a future release, but not released yet
Description
Docs: Add warning for Bash users about slash (/) being misinterpreted as a path
Summary
This documentation update adds a warning to help users avoid issues when using Commander CLI tools in Git Bash / MINGW64 on Windows. In these environments, passing / as a flag value (e.g., --separator "/") may result in unexpected behavior due to auto-expansion into C:/Program Files/Git.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsREADME (or other docs) could be improvedREADME (or other docs) could be improvedpending releaseMerged into a branch for a future release, but not released yetMerged into a branch for a future release, but not released yet

