mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-14 05:43:29 +08:00
fix(ck): preserve display names and harden git helpers
This commit is contained in:
@@ -79,7 +79,7 @@ if (isInit) {
|
||||
|
||||
// Update projects.json
|
||||
projects[projectPath] = {
|
||||
name: contextDir,
|
||||
name,
|
||||
contextDir,
|
||||
lastUpdated: today(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user