Skip to content

Fix example output of "git clone" - #414

Merged
ben merged 1 commit into
progit:masterfrom
moy:clone-output
Sep 15, 2015
Merged

Fix example output of "git clone"#414
ben merged 1 commit into
progit:masterfrom
moy:clone-output

Conversation

@moy

@moy moy commented Sep 15, 2015

Copy link
Copy Markdown
Contributor

"git clone" does not say "Initialized empty Git repository" (it may have
done so in very old versions), but "cloning into '$repo'". Reflect this
in the examples.

Noticed by Tim Castelijns:
http://stackoverflow.com/questions/32580578/why-the-git-commit-am-command-is-working-with-untraked-file-in-the-documenta

"git clone" does not say "Initialized empty Git repository" (it may have
done so in very old versions), but "cloning into '$repo'". Reflect this
in the examples.

Noticed by Tim Castelijns:
http://stackoverflow.com/questions/32580578/why-the-git-commit-am-command-is-working-with-untraked-file-in-the-documenta
@ben

ben commented Sep 15, 2015

Copy link
Copy Markdown
Member

Nice catch. Thanks!

ben added a commit that referenced this pull request Sep 15, 2015
Fix example output of "git clone"
@ben
ben merged commit 4dd5ac1 into progit:master Sep 15, 2015
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.

2 participants