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

Feature test push #11

Merged
merged 7 commits into from Dec 26, 2020
Merged

Conversation

uatemycookie22
Copy link

Hi, Ryan.

So I did your 5 steps:

  1. Make changes in a new branch (Made new branch 'test' in my local repository)
  2. Commit changes
  3. Fetched your repository (git fetch ryancullen/stock-bot), then fetched your feature-test branch (git fetch origin feature-test)
  4. Merged it with my 'test' branch (git merge origin/feature-test)
  5. Can't push it with git push since I don't have access to your repository so I'm making a pull request here with the merged branch (it's also named feature-test).

@ryantcullen
Copy link
Owner

Great job! You got the process down now :) 👍

@ryantcullen ryantcullen merged commit 90cd0db into ryantcullen:feature-test Dec 26, 2020
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.

None yet

2 participants