Skip to content

Commit 337e7f2

Browse files
[Fix] Update target-repo
1 parent d9bf0bf commit 337e7f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hands_on/remote_branch_pull_new.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
__requires_git__ = True
1313
__requires_github__ = True
1414

15-
TARGET_REPO = "git-mastery/samplerepo-company"
15+
TARGET_REPO = "git-mastery/samplerepo-company-2"
1616
FORK_NAME = "gitmastery-samplerepo-company"
1717
LOCAL_DIR = "samplerepo-company"
1818

0 commit comments

Comments
 (0)