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

Update readme to use git add -A #209

Merged
merged 1 commit into from
Oct 22, 2017

Conversation

styfle
Copy link
Contributor

@styfle styfle commented Oct 15, 2017

I think it's best to tell newbies about git add -A to get in the habit of staging all changes.
When I started using git, I wondered by git add . was not adding deleted files.

See this answer on stackoverflow.

I think it's best to tell newbies about `git add -A` to get in the habit of staging all changes.
When I started using git, I wondered by `git add .` was not adding deleted files.

See [this answer](https://stackoverflow.com/a/572660/266535) on stackoverflow.
@clouedoc
Copy link
Contributor

@rishabh-bansal

@rishabh-bansal rishabh-bansal merged commit a00d42d into rishabh-bansal:master Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants