Reducing Warning Messages for Unit Tests#130
Reducing Warning Messages for Unit Tests#130smaglio81 wants to merge 8 commits intomicrosoft:masterfrom ucsb:master
Conversation
Adds a command for creating new pull requests. Resolves #30
|
You haven't committed those changes to the master repo. Those changes are only in the Your fork is in a pretty messed up state at the moment due to your rebase. The cleanest thing to do at this point is to start over. I'll close this PR down and will review once you re-post it from a clean fork. As a point of reference, you should always avoid working from So, clear out this fork, make a new one, and then the first thing you should do is create a new branch off of master in your fork to work on these changes. Then create a PR coming from that new branch in your repo, targeted to |
The changes are in
Tests/Common.ps1and inGitHubConfiguration.ps1. They should match up with the conversation that we were having on issue #124.However, I am new to git and am currently terrified that I've
Accidentally commited a change to your actual repository (09a219d)
In an attempt to rebase my fork to the latest of your upstream, that I somehow reintroduced a bunch of changes/commits that you had already made.
I apologize in advance if I'm confused things and made them more difficult. I'm happy to delete my fork and start from scratch if this has all gone wrong.