Skip to content

Commit c64e4c2

Browse files
authored
Sentry related changes
Change git connection param with [email protected]:apache/sentry.git instead of git://git.apache.org/
1 parent 077154b commit c64e4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

git-to-git.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ [email protected]:OpenTSDB/opentsdb.git [email protected]:mapr/private-opentsdb.git pr
6161
[email protected]:apache/pig.git [email protected]:mapr/pig.git pig
6262
[email protected]:apache/pig.git [email protected]:mapr/private-pig.git private-pig
6363
git://git.apache.org/incubator-sentry [email protected]:mapr/incubator-sentry.git incubator-sentry
64-
git://git.apache.org/sentry [email protected]:mapr/sentry.git sentry
65-
git://git.apache.org/incubator-sentry [email protected]:mapr/private-sentry.git private-sentry
64+
git@github.com:apache/sentry.git [email protected]:mapr/sentry.git sentry
65+
git@github.com:apache/sentry.git [email protected]:mapr/private-sentry.git private-sentry
6666
[email protected]:amplab/shark.git [email protected]:mapr/shark.git shark
6767
[email protected]:amplab/shark.git [email protected]:mapr/private-shark.git private-shark
6868
[email protected]:apache/spark.git [email protected]:mapr/spark.git spark

0 commit comments

Comments
 (0)