Skip to content

Commit 45b5b04

Browse files
committed
Update order of git remotes
Move GitHub remote at the end
1 parent ecc8c42 commit 45b5b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

save-project.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ function save-project() {
77
git push
88
}
99

10-
save-project git@github.com:Lifyzer/Data-Parser-System.git
1110
save-project git@gitlab.com:pH-7/lifyzer-data-parser-system.git
1211
save-project git@bitbucket.org:pH_7/lifyzer-data-parser-system.git
12+
save-project git@github.com:Lifyzer/Data-Parser-System.git

0 commit comments

Comments
 (0)