Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

First open source pull request! #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

First open source pull request! #26

wants to merge 1 commit into from

Conversation

bcarson
Copy link

@bcarson bcarson commented May 9, 2016

I think I've got it this time, please let me know if I need to correct anything.
Thanks again for your help Kent!

@kentcdodds
Copy link
Member

Fantastic! Thanks for the pull request! Let me add a few inline comments for you. I have some feedback :-)

export default sortArray

/**
* Original Source: http://stackoverflow.com/questions/5476736/javascript-sort-array
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you link this to the specific answer that this is using? There's a share link below the answer.

@kentcdodds
Copy link
Member

Looking pretty good. When you've completed what I've noted, could you follow the instructions on how to squash your commits? When you do, you'll get a chance to update your commit message which must follow our conventions

Let me know if you have any trouble! Enjoy learning :D Thanks!

luck-good-im-rooting-for-you-12XDYvMJNcmLgQ

@bcarson
Copy link
Author

bcarson commented May 9, 2016

Aye aye captain :) I have to work today, but I’ll incorporate your comments and resubmit soon.

From: "Kent C. Dodds" notifications@github.com
Reply-To: eggheadio-github/stack-overflow-copy-paste reply@reply.github.com
Date: Monday, May 9, 2016 at 10:24 AM
To: eggheadio-github/stack-overflow-copy-paste stack-overflow-copy-paste@noreply.github.com
Cc: Bonnie Brennan bjcarson75@yahoo.com, Author author@noreply.github.com
Subject: Re: [eggheadio-github/stack-overflow-copy-paste] First open source pull request! (#26)

Looking pretty good. When you've completed what I've noted, could you follow the instructions on how to squash your commits? When you do, you'll get a chance to update your commit message which must follow our conventions

Let me know if you have any trouble! Enjoy learning :D Thanks!


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

@kentcdodds
Copy link
Member

ping :)

Adding Feature - Sort Array Method

includes two tests
@bcarson
Copy link
Author

bcarson commented Sep 13, 2016

I squashed my commits but I have merge conflicts, not sure what I did wrong there.

@kentcdodds
Copy link
Member

It's quite possible that your local master branch is behind this project's master. You'll want to set this repo as an upstream and have your local master track upstream/master as demonstrated in this video.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants