public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Erwin Waterlander <waterlan@xs4all.nl>
To: cygwin-apps@cygwin.com
Subject: Re: How to create am initial cygwin package git repo?
Date: Sun, 18 Oct 2020 13:39:12 +0200	[thread overview]
Message-ID: <8fbe5cf1b6f455d5437cc216016ffb2c@xs4all.nl> (raw)
In-Reply-To: <43859b56a2e3cdfca6667da718956c24@xs4all.nl>


Erwin Waterlander schreef op 2020-10-18 12:03:
> Hi,
> 
> I want to create git repos for my cygwin packages.
> The information on https://cygwin.com/packaging/repos.html is quite 
> brief.
> Is there a more elaborate guide?
> 
> regards,

The text on https://cygwin.com/packaging/repos.html is unclear. The page 
says that the repo is lazily created on the first push. It should say 
that you first clone it with this command:

  git clone ssh://cygwin@cygwin.com/git/cygwin-packages/packagename.git

and then do a first push

  git push


regards,

Erwin

  reply	other threads:[~2020-10-18 11:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-18 10:03 Erwin Waterlander
2020-10-18 11:39 ` Erwin Waterlander [this message]
2020-10-18 12:30   ` Achim Gratz
2020-10-18 14:31     ` Erwin Waterlander
2020-10-25 16:09       ` Jon Turney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8fbe5cf1b6f455d5437cc216016ffb2c@xs4all.nl \
    --to=waterlan@xs4all.nl \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).