git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Improved autocrlf description in RelNotes-1.7.2.txt
@ 2010-07-02  7:58 Finn Arne Gangstad
  2010-07-02  8:23 ` Eyvind Bernhardsen
  2010-07-02 17:28 ` Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Finn Arne Gangstad @ 2010-07-02  7:58 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

---
I think RelNotes should be rewritten along these lines..

 Documentation/RelNotes-1.7.2.txt |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/Documentation/RelNotes-1.7.2.txt b/Documentation/RelNotes-1.7.2.txt
index aa79f06..92f0da3 100644
--- a/Documentation/RelNotes-1.7.2.txt
+++ b/Documentation/RelNotes-1.7.2.txt
@@ -4,11 +4,14 @@ Git v1.7.2 Release Notes (draft)
 Updates since v1.7.1
 --------------------
 
- * core.eol configuration and eol attribute are the new way to control
-   the end of line conventions for files in the working tree;
-   core.autocrlf overrides it, keeping the traditional behaviour by
-   default.
-
+ * core.eol configuration and text/eol attributes are the new way to control
+   the end of line conventions for files in the working tree.
+
+ * core.autocrlf has been made safer - it will now only handle line
+   endings for new files and files that are LF-only in the
+   repository. To normalize content that has been checked in with
+   CRLF, use the new eol/text attributes.
+   
  * The whitespace rules used in "git apply --whitespace" and "git diff"
    gained a new member in the family (tab-in-indent) to help projects with
    policy to indent only with spaces.
-- 
1.7.2.rc1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Improved autocrlf description in RelNotes-1.7.2.txt
  2010-07-02  7:58 Improved autocrlf description in RelNotes-1.7.2.txt Finn Arne Gangstad
@ 2010-07-02  8:23 ` Eyvind Bernhardsen
  2010-07-02 17:28 ` Junio C Hamano
  1 sibling, 0 replies; 3+ messages in thread
From: Eyvind Bernhardsen @ 2010-07-02  8:23 UTC (permalink / raw)
  To: Finn Arne Gangstad; +Cc: Junio C Hamano, git

On 2. juli 2010, at 09.58, Finn Arne Gangstad wrote:

> I think RelNotes should be rewritten along these lines..

[...]

> + * core.eol configuration and text/eol attributes are the new way to control
> +   the end of line conventions for files in the working tree.

Add something like "The old crlf attribute is now an alias of the new text attribute", perhaps?  Other than that, this looks good to me.
-- 
Eyvind

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Improved autocrlf description in RelNotes-1.7.2.txt
  2010-07-02  7:58 Improved autocrlf description in RelNotes-1.7.2.txt Finn Arne Gangstad
  2010-07-02  8:23 ` Eyvind Bernhardsen
@ 2010-07-02 17:28 ` Junio C Hamano
  1 sibling, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2010-07-02 17:28 UTC (permalink / raw)
  To: Finn Arne Gangstad; +Cc: git

Finn Arne Gangstad <finnag@pvv.org> writes:

> ---
> I think RelNotes should be rewritten along these lines..

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-02 17:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-02  7:58 Improved autocrlf description in RelNotes-1.7.2.txt Finn Arne Gangstad
2010-07-02  8:23 ` Eyvind Bernhardsen
2010-07-02 17:28 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).