-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFC] Git standard configuration #2
Comments
I'm against the All the files we suggest should also include FULL comments on each line to describe what's done. |
I have for
For
|
I also saw some projects with a |
We could add :
This article is good : |
We still miss something for the global "gitignore". Maybe we should also ship a ".gitignore-joli", which can be set in our gitconfig? If someone want to do this! 👍 |
Missing a |
Should we establish a default configuration for git? Everybody would be free to use it / customize it / or discard it completly but this default config would probably be useful for newcomers. Something among:
~/.gitconfig
~/.gitignore
What do you think?
The text was updated successfully, but these errors were encountered: