From 9f905d36e8844b221410a1f6a633f9d916aed814 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Sep 2013 14:42:59 +0200 Subject: on wanting to shoot yourself in the shoot with encoding convertion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index b8b7eac..8022e34 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1312,7 +1312,7 @@ is annoying. * Git and merge tracking:: * Git and empty directories:: @c TODO * Git and file renames:: -@c TODO * Git and encoding convertions:: +* Git and encoding convertions:: * Git and atomic commits:: @end menu @@ -1363,7 +1363,7 @@ shebang or otherwise tagged to how a specific permission. Additionally Git does not track file ownership ---- that whould not only be stupid, that would +--- that would not only be stupid, that would be outright dumb, even moronic ---, access control lists, extended attributes nor forks. @@ -1513,6 +1513,18 @@ file inside it. +@node Git and encoding convertions +@section Git and encoding convertions + +Git can keep track of encoding for +commit metadata. Git does however not +convert file content, if your are indeed +inclined to want to shoot yourself in +the foot a filtering mechanism can be +used. + + + @node Git and atomic commits @section Git and atomic commits -- cgit v1.2.3-70-g09d2