Skip to content
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

Include git best practices? #10

Open
MicahGale opened this issue Jul 17, 2024 · 4 comments
Open

Include git best practices? #10

MicahGale opened this issue Jul 17, 2024 · 4 comments
Assignees

Comments

@MicahGale
Copy link
Contributor

Things like:

  1. "update" is not a commit message
  2. 1,000 line commits are not proper
  3. You're on the wrong side of the internet if they are telling you to do git reset -f

Not sure if this the proper place for it though.

@gonuke
Copy link
Member

gonuke commented Jul 17, 2024

I do think we want to capture some of these things, but not sure where. This effort started with this, but then I decided to put some of it in a repo. Not sure where the balance will reside at the end. Could also be added to CNERG website.

@MicahGale
Copy link
Contributor Author

Yeah... I'm not sure about where the best place for this is. There is a lot of advice online, but not a lot of it seems to cover just: what is a good commit. There is this: https://sethrobertson.github.io/GitBestPractices/, but it's very verbose.

@MicahGale
Copy link
Contributor Author

I'm thinking of just adding a few quick bullet points on git resources, and if needed making a wiki page in this repo?

@MicahGale MicahGale self-assigned this Jul 17, 2024
@gonuke
Copy link
Member

gonuke commented Jul 17, 2024

I'm not sure about wiki pages in the repo - CNERG info is already so spread out and I'd like to consolidate:

  • WWW/Github pages
  • Google Drive
  • GH repo code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants