Tuesday, June 18, 2013

Update (push) H2O2_LOH2012 repository to Github



$ pwd

/Users/hongqin/github/LOH_H2O2_2012-master

$ git add *

$ git commit -m "updated analysis and plots"
[master 276db2b] updated analysis and plots

 160 files changed, 3726 insertions(+), 516 deletions(-)

$ git push -u origin master
Counting objects: 161, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (147/147), done.
Writing objects: 100% (148/148), 535.82 KiB, done.
Total 148 (delta 110), reused 0 (delta 0)
To https://github.com/hongqin/LOH_H2O2_2012.git
   47f5205..276db2b  master -> master
Branch master set up to track remote branch master from origin.


Checked my Github website and saw the changes. 

No comments:

Post a Comment