Skip to content

Commit 02725c6

Browse files
committed
add .gitremotes
1 parent 58229d9 commit 02725c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitremotes

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[remote "tutumcloud"]
2+
url = https://github.com/tutumcloud/quickstart-python.git
3+
fetch = +refs/heads/*:refs/remotes/tutumcloud/*
4+
[branch "tutumcloud/master"]
5+
remote = tutumcloud
6+
merge = refs/heads/master

0 commit comments

Comments
 (0)