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 'pull' documentation to not talk about 'push' #282

Merged
merged 2 commits into from Mar 11, 2015

Conversation

Projects
None yet
3 participants
@chuesler
Contributor

chuesler commented Feb 25, 2015

The documentation of 'pull' seems to be a c&p of the 'push' one. This matches what I'm seeing in the code/my tests.

Update 'pull' documentation to not talk about 'push'
The documentation of 'pull' seems to be a c&p of the 'push' one. This matches what I'm seeing in the code/my tests.
@mafintosh

This comment has been minimized.

Show comment
Hide comment
@mafintosh

mafintosh Feb 25, 2015

Member

Nice. pull actually also accepts remote so we should leave that part in.

Member

mafintosh commented Feb 25, 2015

Nice. pull actually also accepts remote so we should leave that part in.

add remote back in
Add remote back in.
@chuesler

This comment has been minimized.

Show comment
Hide comment
@chuesler

chuesler Feb 25, 2015

Contributor

Added it back in. May need rewording.

Contributor

chuesler commented Feb 25, 2015

Added it back in. May need rewording.

@karissa

This comment has been minimized.

Show comment
Hide comment
@karissa

karissa Mar 11, 2015

Collaborator

Nice catch!

Collaborator

karissa commented Mar 11, 2015

Nice catch!

karissa added a commit that referenced this pull request Mar 11, 2015

Merge pull request #282 from chuesler/patch-1
Update 'pull' documentation to not talk about 'push'

@karissa karissa merged commit 5e70d53 into datproject:master Mar 11, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment