• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Committing updates: do I need "User Data" / "User Interface State"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Committing updates: do I need "User Data" / "User Interface State"?


  • Subject: Re: Committing updates: do I need "User Data" / "User Interface State"?
  • From: Marco S Hyman <email@hidden>
  • Date: Wed, 21 Mar 2012 12:07:57 -0700

On Mar 21, 2012, at 10:54 AM, Andreas Grosam wrote:

> Apparently, git tracks your user specific settings, which is not desired. You should fix your .gitignore file (which is located beneath .git folder):

You can also put common things to ignore in a global .gitignore file.
The command

git config --global core.excludesfile ~/.gitignore

tells git to use that file.  Note that the name doesn't need to be
.gitignore

See http://help.github.com/ignore-files/ for a list of rules you
might like to add to a global ignore file.  It also mentions the per
repository exclude file: .git/info/exclude

Marc
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Committing updates: do I need "User Data" / "User Interface State"?
      • From: G S <email@hidden>
References: 
 >Committing updates: do I need "User Data" / "User Interface State"? (From: David Hoerl <email@hidden>)
 >Re: Committing updates: do I need "User Data" / "User Interface State"? (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: Missing header files/folders?
  • Next by Date: Re: Xcode 4.3.1 doesn't show call stack
  • Previous by thread: Re: Committing updates: do I need "User Data" / "User Interface State"?
  • Next by thread: Re: Committing updates: do I need "User Data" / "User Interface State"?
  • Index(es):
    • Date
    • Thread