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

'rm' and 'mv' description is mixed #104

Open
ZvikaZ opened this issue Oct 12, 2015 · 0 comments
Open

'rm' and 'mv' description is mixed #104

ZvikaZ opened this issue Oct 12, 2015 · 0 comments

Comments

@ZvikaZ
Copy link

ZvikaZ commented Oct 12, 2015

'rm' and 'mv' are described in the same section (http://gitref.org/basic/#rm-mv).
In the beginning, 'rm' is explained. Then 'mv'.
And after these, there is this sentence:"In its normal form the command is used to delete files. But it's often easier to just remove the files off your disk and then run git commit -a, which will also automatically remove them from your index.
"

Which gets back to describing 'rm', without mentioning it.
It's quite confusing...

And after it, the 'In a nutshell' section mentions only 'rm', and ignores 'mv'.

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 a pull request may close this issue.

1 participant