• 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: Xcode 4 + git (part 3)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 4 + git (part 3)


  • Subject: Re: Xcode 4 + git (part 3)
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Thu, 24 Mar 2011 08:44:29 +0100


Le 24 mars 2011 à 03:28, Luther Baker a écrit :

One thing to note. 

If you include the dot star pattern in your .gitignore file,  .* ... you may want to be sure and explicitly add the .gitignore file into the repository. (dot star ignores it by default).

$ git add -f .gitignore

Try it without the -f and you'll get prompted what to do as well.

Also, while it is indeed great to have native SCM support in the IDE, some of the Mac Git clients can make your life alot easier in the interim:
  • http://www.git-tower.com/
  • http://www.syntevo.com/smartgit/index.html
  • http://www.gittiapp.com/
  • http://gitx.frim.nl/

If you want to use GitX, you may want to try a GitX fork instead, as the main project look dead.

There is a couple of active forks on github: https://github.com/laullon/gitx/network

-- Jean-Daniel




 _______________________________________________
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

References: 
 >Xcode 4 + git (part 3) (From: Quincey Morris <email@hidden>)
 >Re: Xcode 4 + git (part 3) (From: Luther Baker <email@hidden>)

  • Prev by Date: Re: Why does XCode 4 always open files up to maximum size?
  • Next by Date: Re: Why does XCode 4 always open files up to maximum size?
  • Previous by thread: Re: Xcode 4 + git (part 3)
  • Next by thread: Re: Xcode 4 + git (part 3)
  • Index(es):
    • Date
    • Thread