aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-16 18:22:46 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-16 18:22:46 +0200
commitdb344ad58f8413af8484d7a12f84ad312a33b726 (patch)
tree24e5ef626b16e0c876c03a1ea93d049f49fd0ba2 /using-git.texinfo
parenttypo (diff)
downloadusing-git-db344ad58f8413af8484d7a12f84ad312a33b726.tar.gz
using-git-db344ad58f8413af8484d7a12f84ad312a33b726.tar.bz2
using-git-db344ad58f8413af8484d7a12f84ad312a33b726.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo13
1 files changed, 7 insertions, 6 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 5c85a02..08486b4 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1346,12 +1346,13 @@ no directories are also ignored.
Be aware that some systems sets the execution
bit willy-nilly when a file is created.
-This is a short comming of git. Since
-files are only executable if they are
-compiled or have a shebang, it would make
-more since so set it on and only on the
-files with a shebang or otherwise tagged
-to how a specific permission.
+This is a short comming of Git, but only
+in comparision to darcs. Since files are
+only executable if they are compiled or
+have a shebang, it would make more since
+so set it on and only on the files with a
+shebang or otherwise tagged to how a specific
+permission.