mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 13:22:35 -07:00
(fix): Custom Commands follow symlinks (#4907)
This commit is contained in:
@@ -71,6 +71,7 @@ export class FileCommandLoader implements ICommandLoader {
|
||||
nodir: true,
|
||||
dot: true,
|
||||
signal,
|
||||
follow: true,
|
||||
};
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user