Re: about crlf file-encodings and other options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jul 16, 2009 at 9:51 AM, Rustom Mody wrote:
> I am trying to figure out the best choices regarding file-encodings,
> crlf choices etc.
> I see some stuff in gitattributes and some in git-config.
>
> So...
> 1. Is there some place I can find out whats the received wisdom
> regarding crlf and file encoding choices

This comes down to personal taste. I actually set core.autocrlf
differently for different projects.

> 2. is there some one place where all the options for all the git
> commands are listed?
>
> For example I find in git-config the following
>
> [branch "devel"]
>        remote = origin
>        merge = refs/heads/devel
>
> Where does one find out about such options?

"git help config" (those particular ones are under
branch.<name>.remote and branch.<name>.merge).

Peter Harris
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]