Skip to content

Conversation

@bewest
Copy link
Member

@bewest bewest commented Jul 18, 2014

Restored here.

Jason Calabrese and others added 6 commits July 17, 2014 22:37
@bewest
Copy link
Member Author

bewest commented Jul 18, 2014

 694  git remote add saer [email protected]:saercnap/dexcom-uploader.git

  695  git fetch  saer 
  696  git checkout saer/feature/api-version-detect 
  697  git checkout -b saercnap/api-version-detect
  698  git status

  704  git pull saer feature/api-version-detect 
  705  git status
# preview and cancel
  707  git rebase -i cloned/master 

  709  git pull saer master 
# preview
  712  git rebase  -i cloned/master 
# apply deltas since cloned/master so that they apply onto new_master
  713  git rebase --onto new_master  -i cloned/master 
  714  git status

  717  git push origin  saercnap/api-version-detect 

@jasoncalabrese
Copy link
Member

from the wrong branch, going to create a new clean PR

@jasoncalabrese jasoncalabrese deleted the saercnap/api-version-detect branch July 21, 2014 05:09
jasoncalabrese added a commit that referenced this pull request Jul 21, 2014
I used this for 2 weeks, it's simple workaround till we get the api in place and can do a smart sync
@jasoncalabrese
Copy link
Member

replaced with #6

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.

4 participants