Skip to content

Commit 2983942

Browse files
committed
Fix gitsplit config
1 parent 6f61f3c commit 2983942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitsplit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cache_url: "/cache/gitsplit"
33

44
# Path to the repository to split (default = current path)
5-
#project_url: "https://github.com/open-telemetry/opentelemetry-php-contrib.git"
5+
project_url: "https://github.com/open-telemetry/opentelemetry-php-contrib.git"
66

77
# List of splits.
88
splits:

0 commit comments

Comments
 (0)