We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
git add -A
Explain the command git add -A in README.md here
You can also provide explain other basic commands like git status git log and git add <your file name> at relevant places !
git status
git log
git add <your file name>
The text was updated successfully, but these errors were encountered:
I would like to work on this issue.
Sorry, something went wrong.
@somya22 sure go ahead!
I've forked that particular repo before. How do I make changes to it now?
@somya22 Ok, First sync your fork by following the steps here Also, don't forget to change the URL to this repo's URL while following the above steps.
Then after you have synced it, you can work on it normally.
@tushar5526 Sure, thanks.
Successfully merging a pull request may close this issue.
Explain the command
git add -A
in README.md hereYou can also provide explain other basic commands like
git status
git log
andgit add <your file name>
at relevant places !The text was updated successfully, but these errors were encountered: