Hi. Thanks for the note.
The correct URL is
git clone https://git.savannah.gnu.org/r/gawk.git
Notice the additional `/r' in the path. The page:
http://savannah.gnu.org/git/?group=gawk
is incorrect, and I will request that the Savannah folks fix it (cc'ed).
Thanks,
Arnold
jungle boogie <[email protected]> wrote:
> Hello All,
>
> Is it just me or is the repo missing?
>
> % git clone https://git.savannah.gnu.org/gawk.git
> Cloning into 'gawk'...
> fatal: repository 'https://git.savannah.gnu.org/gawk.git/' not found
>
>
> I found it under: http://savannah.gnu.org/git/?group=gawk
>
> Getting a Copy of the Git Repository
> Anonymous clone:
>
> git clone https://git.savannah.gnu.org/gawk.git
>
> http://savannah.gnu.org/git/?group=gawk
>
> Thanks!