public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. a4646738299135fc74b4de75b2b38dbca2863195
@ 2020-01-29  8:57 gerald
  0 siblings, 0 replies; only message in thread
From: gerald @ 2020-01-29  8:57 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  a4646738299135fc74b4de75b2b38dbca2863195 (commit)
      from  dc50865bf99c3a2abf007bb15c011bdecc583413 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a4646738299135fc74b4de75b2b38dbca2863195
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Wed Jan 29 09:56:43 2020 +0100

    Convert simulator HOWTO to git checkout instructions.

diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html
index 714949d0..4bfd8b30 100644
--- a/htdocs/simtest-howto.html
+++ b/htdocs/simtest-howto.html
@@ -49,7 +49,7 @@
 
 <pre>
 cd ${TOP}
-svn checkout svn://gcc.gnu.org/svn/gcc/trunk gcc
+git clone git://gcc.gnu.org/git/gcc.git gcc
 # This makes sure that file timestamps are in order initially.
 cd ${TOP}/gcc
 contrib/gcc_update --touch

-----------------------------------------------------------------------

Summary of changes:
 htdocs/simtest-howto.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-29  8:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29  8:57 gcc-wwwdocs branch master updated. a4646738299135fc74b4de75b2b38dbca2863195 gerald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).