Could someone kindly explain the following or point me to an explanation. It
is typical of the output from a push. I committed and pushed one file, so
why 9 objects counted, and 5 compressed and delta 3?

Counting objects: 9, done.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 638 bytes, done.
Total 5 (delta 3), reused 0 (delta 0)
To ssh://path/to/repo
   c1c4655..02cbed4  general -> dev/general

When I went to remote repo and merged, it confirmed:
1 files changed, 19 insertions(+), 8 deletions(-)

Thanks

Roddie Grant


-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to