Skip to content

Commit bf62957

Browse files
authored
Update repos.json
disable PerforceWatcher, it got the files it needed.
1 parent 2690205 commit bf62957

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

admin/repos.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
{
100100
"owner": "TheKrush",
101101
"name": "PerforceWatcher",
102-
"enabled": true,
103-
"description": "A console application that monitors Perforce server changes and sends notifications when specific files in watched paths are modified",
102+
"enabled": false,
103+
"description": "Windows-only .NET 8 console tool that monitors Perforce changelists under a root depot path, filters by watched paths, and sends toast notifications plus console output for matching changes.",
104104
"editor_files": [
105105
".editorconfig",
106106
"format-code.ps1",

0 commit comments

Comments
 (0)