Advertisement
Guest User

Untitled

a guest
Aug 13th, 2021
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. transactions_stuff / Applications]$ git pull
  2. Auto-merging tmp/screen.ls.short
  3. CONFLICT (content): Merge conflict in tmp/screen.ls.short
  4. Auto-merging tmp/screen.ls
  5. CONFLICT (content): Merge conflict in tmp/screen.ls
  6. Automatic merge failed; fix conflicts and then commit the result.
  7. LEDGER_SORT=date LEDGER_BEGIN=2021-08-13 LEDGER_DEPTH=5 LEDGER_END=2021-08-14
  8. transactions_stuff / Applications]$ vi tmps^C
  9. LEDGER_SORT=date LEDGER_BEGIN=2021-08-13 LEDGER_DEPTH=5 LEDGER_END=2021-08-14
  10. transactions_stuff / Applications]$ git pull
  11. error: Pulling is not possible because you have unmerged files.
  12. hint: Fix them up in the work tree, and then use 'git add/rm <file>'
  13. hint: as appropriate to mark resolution and make a commit.
  14. fatal: Exiting because of an unresolved conflict.
  15. LEDGER_SORT=date LEDGER_BEGIN=2021-08-13 LEDGER_DEPTH=5 LEDGER_END=2021-08-14
  16. transactions_stuff / Applications]$ git ^C
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement