On 2/12/2014 8:41 AM, Edward K. Ream wrote:
I am slowly coming up to speed with git. The workflow isn't smooth yet, but it's improving.

Anyone have any problems to report or tips or suggestions to share?

Here are a few notes:

1. It seems that we will want a .gitattributes file. It's important that we handle line endings properly:

https://help.github.com/articles/dealing-with-line-endings

Neat, I didn't know about .gitattributes :)
2. Storing credentials avoids having to type passwords: https://www.kernel.org/pub/software/scm/git/docs/git-credential-store.html

So does giving github your public ssh key: https://help.github.com/articles/generating-ssh-keys

(I've never had to type a password for github on the commandline in all the years I've used it, because I've given it my public keys)

-->Jake
Edward


--
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to