[git] Recent checkout

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've tried to clone the boost git repo to see how we're coming along. Doing ``git clone --recursive`` and changing into the boost directory caused some immediate confusion: Monty: ~/programming/boost +[git:master] The `+` to the right means zsh has determined the working directory is dirty. This on a newly checked out repo! Monty: ~/programming/boost +[git:master] → git status # On branch master # Changes not staged for commit: # (use "git add <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working directory) # (commit or discard the untracked or modified content in submodules) # # modified: bootstrap.bat # modified: libs/geometry (modified content) # modified: libs/interprocess (modified content) # modified: libs/intrusive (modified content) # modified: libs/math (modified content) # modified: libs/multiprecision (modified content) # modified: libs/pool (modified content) # no changes added to commit (use "git add" and/or "git commit -a") Monty: ~/programming/boost +[git:master] → As far as I can see, this is related to eol conversions? Should my local .gitconfig contain anything special in this regard? I have no global settings regarding crlf handling. /Brian Ravnsgaard Riis -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJScUtkAAoJEFES4N8QrEodypYH/1syQuRXXrHBqXf0Jd9Zd+Kb SjG9GwIVo+o1iAWM5GgulU2tv8NcMcsn3Jk82dqSIeiqEl9LPY/1OtugjcajGoAX 5J0AfYBtv8bOi0eFUmOKMA0AcrS9Y6bclUZBpu4qJsUvnHCDVThpn6iSH3ZYzZ5M TIvWggGszOMvlJeS9DrDTXVQIpoIKTY9C2exeA3tcb8oMS4zADtuYjqyx/RD5shC RupAfKKNaVCZU5cVXdPF/butxQDIbTVJTqPd1h263vYHT7SwpJQ0wYiAAfHQhy+e LWkSJ1WDHW+sD24aQoPF84XwL50DJkDJ579cFmWYMbY60x1RIglS56koLePOSSU= =Zpqj -----END PGP SIGNATURE-----
participants (1)
-
Brian Ravnsgaard Riis