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 add information in README #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

slavitab
Copy link

@slavitab slavitab commented Sep 4, 2022

Alternatively I could modify the git commit command to be:

git commit -a -m 'updated with my name'

but the explicit version makes more sense for beginners.

@cmaureir
Copy link
Member

cmaureir commented Sep 9, 2022

Alternatively I could modify the git commit command to be:

git commit -a -m 'updated with my name'

but the explicit version makes more sense for beginners.

I agree, I usually tell people that git commit -a is the devil 👿 and should not be used hahaha

Copy link
Member

@sleepypioneer sleepypioneer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, feel free to merge this @slavitab (or let me know if you don't have permission)

@slavitab
Copy link
Author

Looks good, feel free to merge this @slavitab (or let me know if you don't have permission)

Hey @sleepypioneer, thank you! I don't have the permissions to merge it.

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

Successfully merging this pull request may close these issues.

3 participants