git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arup Rakshit <aruprakshit@rocketmail.com>
To: git@vger.kernel.org
Subject: Re: git pull not ignoring the file which has been sent to the temporary ignore list
Date: Sat, 24 Jan 2015 01:05:53 +0630	[thread overview]
Message-ID: <4004424.cytMaov38D@linux-wzza.site> (raw)
In-Reply-To: <xmqqiofxqoo3.fsf@gitster.dls.corp.google.com>

On Friday, January 23, 2015 11:31:40 AM you wrote:
> Arup Rakshit <aruprakshit@rocketmail.com> writes:
> 
> > I asked git not to track any changes to the file .gitignore. To do
> > so I did use the command - git update-index --assume-unchanged
> > .gitignore.
> 
> You are not asking Git to do anything. You promised Git that you
> will make no changes to .gitignore, and then broke that promise.
> 
> Assume-unchanged is *not* "Ignore changes to this path".

Ok. How should I then ignore any local changes to the .gitignore file ? And while taking pull, git should skip this file ?
-- 
================
Regards,
Arup Rakshit
================
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.

--Brian Kernighan

  reply	other threads:[~2015-01-23 19:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 18:27 git pull not ignoring the file which has been sent to the temporary ignore list Arup Rakshit
2015-01-23 19:31 ` Junio C Hamano
2015-01-23 18:35   ` Arup Rakshit [this message]
2015-01-23 20:12     ` Stefan Beller
2015-01-23 21:14       ` Junio C Hamano
2015-01-23 21:38         ` Stefan Beller
2015-01-23 22:26           ` Junio C Hamano
2015-01-23 22:32             ` Stefan Beller
2015-01-24  3:50         ` Arup Rakshit
2015-01-24 11:03           ` Kevin

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=4004424.cytMaov38D@linux-wzza.site \
    --to=aruprakshit@rocketmail.com \
    --cc=git@vger.kernel.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.
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).