Guest User

Untitled

a guest
Jul 21st, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Counting objects: 7008, done.
  2. Compressing objects: 100% (5858/5858), done.
  3. Writing objects: 100% (7008/7008), 4.18 MiB | 2042 KiB/s, done.
  4. Total 7008 (delta 2295), reused 4222 (delta 514)
  5. warning: updating the current branch
  6. warning: Updating the currently checked out branch may cause confusion,
  7. warning: as the index and work tree do not reflect changes that are in HEAD.
  8. warning: As a result, you may see the changes you just pushed into it
  9. warning: reverted when you run 'git diff' over there, and you may want
  10. warning: to run 'git reset --hard' before starting to work to recover.
  11. warning:
  12. warning: You can set 'receive.denyCurrentBranch' configuration variable to
  13. warning: 'refuse' in the remote repository to forbid pushing into its
  14. warning: current branch.
  15. warning: To allow pushing into the current branch, you can set it to 'ignore';
  16. warning: but this is not recommended unless you arranged to update its work
  17. warning: tree to match what you pushed in some other way.
  18. warning:
  19. warning: To squelch this message, you can set it to 'warn'.
  20. warning:
  21. warning: Note that the default will change in a future version of git
  22. warning: to refuse updating the current branch unless you have the
  23. warning: configuration variable set to either 'ignore' or 'warn'.
  24. To /home/myuser/testrepo.git
  25. * [new branch] master -> master
Add Comment
Please, Sign In to add comment