issues
search
progit
/
progit2
Pro Git 2nd Edition
Other
5.91k
stars
1.94k
forks
source link
Change file permissions to 0644
#1841
Closed
petk
closed
1 year ago
petk
commented
1 year ago
[x] I provide my work under the
project license
.
[x] I grant such license of my work as is required for the purposes of future print editions to
Ben Straub
and
Scott Chacon
.
Changes
Git can track files as executables (0755) or as non-executables (0644). These PDF files don't need executable permissions.
Context
Changes
Context