Author: danhaywood
Date: Mon Dec 10 15:21:38 2012
New Revision: 1419514
URL: http://svn.apache.org/viewvc?rev=1419514&view=rev
Log:
isis site - release notes, contributors notes etc
Modified:
isis/site/trunk/content/contributors/using-git.md
Modified: isis/site/trunk/content/contributors/using-git.md
URL:
http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/using-git.md?rev=1419514&r1=1419513&r2=1419514&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/using-git.md (original)
+++ isis/site/trunk/content/contributors/using-git.md Mon Dec 10 15:21:38 2012
@@ -58,7 +58,7 @@ If using Mac, you might also want to che
#### Cloning the Isis repo and Configuring
-First, clone the Isis repo (nb: pending completion of
[INFRA-5502](https://issues.apache.org/jira/browse/INFRA-5502))
+First, clone the Isis repo:
<pre>
git clone https://git-wip-us.apache.org/repos/asf/isis.git
@@ -338,4 +338,4 @@ Then, do a force push:
git push origin master --force
</pre>
-If this doesn't work, it may be that the remote repo has disabled this
feature. There are other hacks to get around this, see for example
[here](http://stackoverflow.com/questions/1377845/git-reset-hard-and-a-remote-repository).
\ No newline at end of file
+If this doesn't work, it may be that the remote repo has disabled this
feature. There are other hacks to get around this, see for example
[here](http://stackoverflow.com/questions/1377845/git-reset-hard-and-a-remote-repository).