This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added Saft/Addition/hardf to our infrastructure
- Loading branch information
Showing
4 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,6 +42,7 @@ remove-subpackage-branches: | |
git branch -D saft.data | ||
git branch -D saft.easyrdf | ||
git branch -D saft.erfurt | ||
git branch -D saft.hardf | ||
git branch -D saft.querycache | ||
git branch -D saft.rdf | ||
git branch -D saft.redland | ||
|
@@ -57,6 +58,7 @@ remove-subpackage-remotes: | |
git remote rm saft.data | ||
git remote rm saft.easyrdf | ||
git remote rm saft.erfurt | ||
git remote rm saft.hardf | ||
git remote rm saft.querycache | ||
git remote rm saft.rdf | ||
git remote rm saft.redland | ||
|
@@ -75,6 +77,7 @@ setup-subpackage-remotes: | |
git remote add saft.data [email protected]:SaftIng/Saft.data | ||
git remote add saft.easyrdf [email protected]:SaftIng/Saft.easyrdf | ||
git remote add saft.erfurt [email protected]:SaftIng/Saft.erfurt | ||
git remote add saft.hardf [email protected]:SaftIng/Saft.hardf | ||
git remote add saft.querycache [email protected]:SaftIng/Saft.querycache | ||
git remote add saft.rdf [email protected]:SaftIng/Saft.rdf | ||
git remote add saft.redland [email protected]:SaftIng/Saft.redland | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters