gtl unlink
Remove the local-search mirror under the repository root .gtl directory that was created for a linked local folder. The command only removes the matching mirror or legacy symlink and refuses to remove unrelated paths.
Usage
bash
gtl unlink [folder] [flags]Examples
bash
gtl unlink ../notes
gtl unlink /Users/name/private/project-notesFull Help
text
Remove the local-search mirror under the repository root .gtl directory that was created for a linked local folder. The command only removes the matching mirror or legacy symlink and refuses to remove unrelated paths.
Usage:
gtl unlink [folder] [flags]
Examples:
gtl unlink ../notes
gtl unlink /Users/name/private/project-notes
Flags:
-h, --help help for unlink