diff options
author | Chris Aniszczyk <caniszczyk@gmail.com> | 2011-01-31 09:59:42 -0600 |
---|---|---|
committer | Chris Aniszczyk <caniszczyk@gmail.com> | 2011-01-31 09:59:42 -0600 |
commit | 1ef0343a0ce989d2c77859fe2207d09ff93f6b2b (patch) | |
tree | 930526e957ff205047d51d9f688f7891fb0e96e4 /.eclipse_iplog | |
parent | f009b872d1b2bf91bbf8f8afbd394976429c7c44 (diff) | |
download | jgit-1ef0343a0ce989d2c77859fe2207d09ff93f6b2b.tar.gz jgit-1ef0343a0ce989d2c77859fe2207d09ff93f6b2b.zip |
Revert Ie48d6556
This was a mistake that was missed due to historical reasons.
"The first /r/ tells our Apache to redirect the request to Gerrit.
The second /r/ tells Gerrit that the thing following is a Git SHA-1
and it should try to locate the changes that use that commit object.
Nothing I can easily do about it now. The second /r/ is historical
and comes from Gerrit 1.x days."
Change-Id: Iec2dbf5e077f29c0e0686cab11ef197ffc705012
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Diffstat (limited to '.eclipse_iplog')
-rw-r--r-- | .eclipse_iplog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.eclipse_iplog b/.eclipse_iplog index 6776281307..61f4e5cb14 100644 --- a/.eclipse_iplog +++ b/.eclipse_iplog @@ -5,7 +5,7 @@ skipCommit = 1a6964c8274c50f0253db75f010d78ef0e739343 [review] - url = http://egit.eclipse.org/r/ + url = http://egit.eclipse.org/r/r/ [CQ "3454"] description = args4j Version: 2.0.12 |