This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [HEADSUP] cygwin htdocs moved from CVS to git


> The htdocs repo is now accessible via gitweb:
> https://sourceware.org/git/gitweb.cgi?p=cygwin-htdocs.git
> 
> Write access is via ssh, as usual, e.g.
> 
>   $ git clone ssh://sourceware.org/git/cygwin-htdocs.git
>   [...]
>   $ cd cygwin-htdocs
>   $ [edit, edit, edit]
>   $ git commit -a
>   $ git push

I just did this, but the docs haven't been updated online. Is another step
needed to update the working directory on sourceware from the repository?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]