Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 23rd, 2012  |  syntax: None  |  size: 2.11 KB  |  hits: 7  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. sat@endurkast:~/src/endurkast$ git add avhrr2vw
  2. sat@endurkast:~/src/endurkast$
  3.  
  4. sat@endurkast:~/src/endurkast$ git commit -a
  5. [master (root-commit) 29580a3]  Initial commit. blablabla
  6.  Committer: sat <sat@d167.vedur.is>
  7. Your name and email address were configured automatically based
  8. on your username and hostname. Please check that they are accurate.
  9. You can suppress this message by setting them explicitly:
  10.  
  11.     git config --global user.name "Your Name"
  12.     git config --global user.email you@example.com
  13.  
  14. If the identity used for this commit is wrong, you can fix it with:
  15.  
  16.     git commit --amend --author='Your Name <you@example.com>'
  17.  
  18.  24 files changed, 160 insertions(+), 0 deletions(-)
  19.  create mode 100644 avhrr2vw/YSAT00_AVII_041020.grb.OK
  20.  create mode 100644 avhrr2vw/YSAT01_AVII_041020.grb.OK
  21.  create mode 100644 avhrr2vw/YSAT03_AVII_041020.grb.OK
  22.  create mode 100644 avhrr2vw/YSAT04_AVII_041020.grb.OK
  23.  create mode 100644 avhrr2vw/YSAT05_AVII_041020.grb.OK
  24.  create mode 100755 avhrr2vw/avhrr2vw.py
  25.  create mode 100755 avhrr2vw/avhrr2vw.py~
  26.  create mode 100644 avhrr2vw/old/YSAT00_AVH2_022309.grb.OK
  27.  create mode 100644 avhrr2vw/old/YSAT00_AVII_022309.grb.OK
  28.  create mode 100644 avhrr2vw/old/YSAT00_AVII_031350.grb.OK
  29.  create mode 100644 avhrr2vw/old/YSAT01_AVH2_022309.grb.OK
  30.  create mode 100644 avhrr2vw/old/YSAT01_AVII_022309.grb.OK
  31.  create mode 100644 avhrr2vw/old/YSAT01_AVII_031350.grb.OK
  32.  create mode 100644 avhrr2vw/old/YSAT02_AVH2_022309.grb.OK
  33.  create mode 100644 avhrr2vw/old/YSAT02_AVII_022309.grb.OK
  34.  create mode 100644 avhrr2vw/old/YSAT03_AVH2_022309.grb.OK
  35.  create mode 100644 avhrr2vw/old/YSAT03_AVII_022309.grb.OK
  36.  create mode 100644 avhrr2vw/old/YSAT03_AVII_031350.grb.OK
  37.  create mode 100644 avhrr2vw/old/YSAT04_AVH2_022309.grb.OK
  38.  create mode 100644 avhrr2vw/old/YSAT04_AVII_022309.grb.OK
  39.  create mode 100644 avhrr2vw/old/YSAT04_AVII_031350.grb.OK
  40.  create mode 100644 avhrr2vw/old/YSAT05_AVH2_022309.grb.OK
  41.  create mode 100644 avhrr2vw/old/YSAT05_AVII_022309.grb.OK
  42.  create mode 100644 avhrr2vw/old/YSAT05_AVII_031350.grb.OK
  43. sat@endurkast:~/src/endurkast$
  44.  
  45. sat@endurkast:~/src/endurkast$ git push
  46. Password:
  47. Everything up-to-date