all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
To: Alain Schneble <a.s@realize.ch>, emacs-devel@gnu.org
Subject: Re: Minor doc improvement in nt/INSTALL.W64
Date: Mon, 19 Sep 2016 04:47:27 +0300	[thread overview]
Message-ID: <90f7882c-ec7d-fd71-cb87-b5c281f7e834@gmail.com> (raw)
In-Reply-To: <8637lz44lu.fsf@realize.ch>

Hello. I'm not sure if the current procedure for this, as described in 
INSTALL and INSTALL.W64, is optimal.

I think you can just clone the repo and do:

git config core.eol false
git config core.safecrlf false
git config core.autocrlf false
git rm --cached -r .
git reset --hard

I tried repeating the issue, autogen.sh breaks on normal clone, this 
fixes it like the current procedure, but this does not require cloning 
again and does not touch the global git config.

-- 
Best Regards,
Nikolay Kudryavtsev




  reply	other threads:[~2016-09-19  1:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-20 19:34 Minor doc improvement in nt/INSTALL.W64 Alain Schneble
2016-09-19  1:47 ` Nikolay Kudryavtsev [this message]
2016-09-19  6:33   ` Alain Schneble
2016-09-19 11:06     ` Nikolay Kudryavtsev
2016-09-19 16:41   ` Eli Zaretskii
2016-09-29  9:17     ` Nikolay Kudryavtsev

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=90f7882c-ec7d-fd71-cb87-b5c281f7e834@gmail.com \
    --to=nikolay.kudryavtsev@gmail.com \
    --cc=a.s@realize.ch \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.