mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-30 16:23:35 +08:00
Merge 72d8690ec0e0d62408da165c75dad6ebcbeebe8a into d587ddbb196a61c49f7edc941479b0a9ee416ebe
This commit is contained in:
commit
f64a5d0d32
@ -6,6 +6,4 @@
|
|||||||
* before the cache is populated, silently swallowing --worktree.
|
* before the cache is populated, silently swallowing --worktree.
|
||||||
* See https://github.com/anthropics/claude-code/issues/27044.
|
* See https://github.com/anthropics/claude-code/issues/27044.
|
||||||
*/
|
*/
|
||||||
export function isWorktreeModeEnabled(): boolean {
|
export const isWorktreeModeEnabled = true
|
||||||
return true
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user