Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
docs:git:git_with_a_live_website [2013/05/03 21:16] – [permissions issues] billh | docs:git:git_with_a_live_website [2013/06/06 10:17] (current) – billh | ||
---|---|---|---|
Line 7: | Line 7: | ||
* '' | * '' | ||
* --or-- if you are initializing one from scratch, you can do '' | * --or-- if you are initializing one from scratch, you can do '' | ||
+ | |||
+ | === disable filemode === | ||
+ | I personally disable filemode checks by git since I work across Unix, Mac, and Windows environments. | ||
+ | * '' | ||
=== make sure the same group is on all subdirs and files === | === make sure the same group is on all subdirs and files === |