Skip to content

Commit 566a645

Browse files
committed
fix: include conversation recording hooks in submodule
Submodule temporarily points to fork branch conversation-recording (64ad070) which includes the conversation-log utility and handler hooks. .gitmodules switched to fork URL for CI to fetch the correct commit.
1 parent 07f45e2 commit 566a645

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "copilot-proxy"]
22
path = copilot-proxy
3-
url = https://github.com/Jer-y/copilot-proxy.git
3+
url = https://github.com/kylefu8/copilot-proxy.git

0 commit comments

Comments
 (0)