Advertisement
Guest User

Untitled

a guest
Jul 28th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. First, rewinding head to replay your work on top of it...
  2. Applying: private coupon push
  3. Using index info to reconstruct a base tree...
  4. <stdin>:86: trailing whitespace.
  5.  
  6. <stdin>:169: trailing whitespace.
  7. *
  8. <stdin>:205: trailing whitespace.
  9.  
  10. <stdin>:283: trailing whitespace.
  11.  
  12. <stdin>:292: trailing whitespace.
  13.  
  14. warning: squelched 6 whitespace errors
  15. warning: 11 lines add whitespace errors.
  16. Falling back to patching base and 3-way merge...
  17. Auto-merging software/idl/BoxOffice/VendorManager.idl
  18. Auto-merging software/Server/BoxOffice/Server/CorbaImpl/VendorManager.java
  19. CONFLICT (content): Merge conflict in software/Server/BoxOffice/Server/CorbaImpl/VendorManager.java
  20. Auto-merging software/BusinessObjects/BoxOffice/BusinessObjects/Vendor.java
  21. Auto-merging software/BusinessObjects/BoxOffice/BusinessObjects/Customer.java
  22. Failed to merge in the changes.
  23. Patch failed at 0001 private coupon push
  24.  
  25. When you have resolved this problem run "git rebase --continue".
  26. If you would prefer to skip this patch, instead run "git rebase --skip".
  27. To check out the original branch and stop rebasing run "git rebase --abort".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement