Correct location of git repository
Signed-off-by: Vijay Bellur <vijay@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 1941 (wrong git url) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1941
This commit is contained in:
parent
5ca019f339
commit
959f051b0c
@ -22,7 +22,7 @@
|
||||
\section{Coding guidelines}
|
||||
GlusterFS uses Git for version control. To get the latest source do:
|
||||
\begin{verbatim}
|
||||
$ git clone git://git.sv.gnu.org/gluster.git glusterfs
|
||||
$ git clone git://git.gluster.com/glusterfs.git glusterfs
|
||||
\end{verbatim}
|
||||
\noindent
|
||||
GlusterFS follows the GNU coding
|
||||
|
@ -1 +1 @@
|
||||
#define GLUSTERFS_REPOSITORY_REVISION "git://git.sv.gnu.org/gluster.git"
|
||||
#define GLUSTERFS_REPOSITORY_REVISION "git://git.gluster.com/glusterfs.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user