git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@fastmail.com>
To: "Boris Kolpackov" <boris@codesynthesis.com>, git@vger.kernel.org
Cc: karen@codesynthesis.com
Subject: Re: Document ability to disable template directory in git-init
Date: Fri, 04 Jul 2025 17:17:52 +0200	[thread overview]
Message-ID: <ecb6df31-1f3a-4373-91ed-ae5231af7f7e@app.fastmail.com> (raw)
In-Reply-To: <c20e2e7b-8471-4398-9bfb-6534f8ad2b39@app.fastmail.com>

On Fri, Jul 4, 2025, at 16:57, Kristoffer Haugsbakk wrote:
> You can apparently pass `--no-templates`
>
> ```
> git init --template=$HOME/git-template --no-templates
> ```

Typo:

```
git init --template=$HOME/git-template --no-template
````

      reply	other threads:[~2025-07-04 15:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-03 14:40 Document ability to disable template directory in git-init Boris Kolpackov
2025-07-04  2:49 ` [External] " Han Young
2025-07-04 10:33   ` Boris Kolpackov
2025-07-04 13:53     ` Todd Zullinger
2025-07-06  3:30       ` Jeff King
2025-07-04 14:57 ` Kristoffer Haugsbakk
2025-07-04 15:17   ` Kristoffer Haugsbakk [this message]

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=ecb6df31-1f3a-4373-91ed-ae5231af7f7e@app.fastmail.com \
    --to=kristofferhaugsbakk@fastmail.com \
    --cc=boris@codesynthesis.com \
    --cc=git@vger.kernel.org \
    --cc=karen@codesynthesis.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 NNTP newsgroup(s).