Skip to content

Commit 542c639

Browse files
committed
Update repo_remotes paths to cloned repo folders
1 parent 1dec316 commit 542c639

1 file changed

Lines changed: 18 additions & 12 deletions

File tree

repo_remotes.json

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,40 @@
11
{
22
"repos": [
33
{
4-
"path": "C:/Users/nedpe/LocalNexusController",
5-
"name": "LocalNexusController",
4+
"path": "C:/Users/nedpe/LocalProgramControlCenter",
5+
"name": "LocalProgramControlCenter",
66
"expected_branch": "main",
77
"expected_origin": "https://github.com/nedpearson/LocalProgramControlCenter.git"
88
},
99
{
10-
"path": "C:/Users/nedpe/job-tracker",
11-
"name": "job-tracker",
10+
"path": "C:/Users/nedpe/JobTracker",
11+
"name": "JobTracker",
1212
"expected_branch": "main",
1313
"expected_origin": "https://github.com/nedpearson/JobTracker.git"
1414
},
1515
{
16-
"path": "C:/Users/nedpe/Documents/PearsonNexusAI/prototype",
17-
"name": "prototype",
16+
"path": "C:/Users/nedpe/New-Pearson_Nexus_AI",
17+
"name": "New-Pearson_Nexus_AI",
1818
"expected_branch": "main",
1919
"expected_origin": "https://github.com/nedpearson/New-Pearson_Nexus_AI.git"
2020
},
2121
{
22-
"path": "C:/Users/nedpe/backend",
23-
"name": "local-nexus-sample-backend",
22+
"path": "C:/Users/nedpe/Pearson_Nexus_AI_NEW",
23+
"name": "Pearson_Nexus_AI_NEW",
2424
"expected_branch": "main",
25-
"expected_origin": "https://github.com/nedpearson/LocalNexus-Sample-Backend.git"
25+
"expected_origin": "https://github.com/nedpearson/Pearson_Nexus_AI_NEW.git"
2626
},
2727
{
28-
"path": "C:/Users/nedpe/frontend",
29-
"name": "local-nexus-sample-frontend",
28+
"path": "C:/Users/nedpe/career-scout",
29+
"name": "career-scout",
3030
"expected_branch": "main",
31-
"expected_origin": "https://github.com/nedpearson/LocalNexus-Sample-Frontend.git"
31+
"expected_origin": "https://github.com/nedpearson/career-scout.git"
32+
},
33+
{
34+
"path": "C:/Users/nedpe/DocumentPresentationResearch_Assistant",
35+
"name": "DocumentPresentationResearch_Assistant",
36+
"expected_branch": "main",
37+
"expected_origin": "https://github.com/nedpearson/DocumentPresentationResearch_Assistant.git"
3238
}
3339
]
3440
}

0 commit comments

Comments
 (0)