Can anyone kind of go through each of these lines and describe what is 
happening here.  Very interested 
to know more details on this git pull.

Thanks

remote: Counting objects: 248, done.
remote: Compressing objects: 100% (70/70), done.
remote: Total 140 (delta 104), reused 101 (delta 70)
Receiving objects: 100% (140/140), 38.50 KiB, done.
Resolving deltas: 100% (104/104), completed with 46 local objects.
>From github.com:honest/www
   7ed59c6..279f322  develop    -> origin/develop
   ed1ef45..6859453  staging    -> origin/staging
>From github.com:site/www
 * [new tag]         1.10rc1    -> 1.10rc1
 * [new tag]         1.10rc2    -> 1.10rc2
Updating 7ed59c6..279f322
Fast-forward
 app/controllers/account/credit_cards_controller.rb |   25 +++++++++++++
 db/schema.rb                                       |    2 +-
 public/images/wrapper/banner2.png                  |  Bin 6958 -> 14332 
bytes
 19 files changed, 112 insertions(+), 53 deletions(-)
 create mode 100644 
db/migrate/20120619231550_populate_addressable_columns_for_billing_addresses.rb

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/29QvCJMjq5sJ.
To post to this group, send email to git-users@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