Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. On branch master
  2. Your branch is behind 'origin/master' by 3 commits, and can be fast-forwarded.
  3. (use "git pull" to update your local branch)
  4. Changes not staged for commit:
  5. (use "git add/rm <file>..." to update what will be committed)
  6. (use "git checkout -- <file>..." to discard changes in working directory)
  7.  
  8. modified: app/components/PopUpModal.js
  9. modified: app/components/ProfileCard.js
  10. modified: app/components/ShopModal.js
  11. modified: app/scenes/MemoryScene.js
  12. modified: index.ios.js
  13. deleted: ios/test.xcodeproj/xcshareddata/xcschemes/Test-tvOS.xcscheme
  14. deleted: ios/test.xcodeproj/xcshareddata/xcschemes/Test.xcscheme
  15.  
  16. Untracked files:
  17. (use "git add <file>..." to include in what will be committed)
  18.  
  19. app/components/DeleteButton.js
  20.  
  21. no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement