projects
/
cl-gtk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c3986
)
doc: added Github mirror
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 29 Aug 2009 18:05:50 +0000
(22:05 +0400)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Sat, 29 Aug 2009 18:05:50 +0000
(22:05 +0400)
doc/gtk.texi
patch
|
blob
|
history
diff --git
a/doc/gtk.texi
b/doc/gtk.texi
index
6bb7cc2
..
14c4adb
100644
(file)
--- a/
doc/gtk.texi
+++ b/
doc/gtk.texi
@@
-197,6
+197,10
@@
To get sources with Git, clone @code{cl-gtk2} repository:
@example
git clone git://repo.or.cz/cl-gtk2.git
@end example
+or the mirror:
+@example
+git clone git://github.com/dmitryvk/cl-gtk2.git
+@end example
Or download and unpack the @code{tar.gz}-archived @uref{http://repo.or.cz/w/cl-gtk2.git?a=snapshot;h=HEAD;sf=tgz,,snapshot} of @code{cl-gtk2}.