<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hie,<br>
    <br>
    to upgrade a git repo created with "git clone":<br>
    - git remote update<br>
    - git rebase origin/master<br>
    If you want stable version, use "origin/3.10.x".<br>
    <br>
    <div class="moz-cite-prefix">Le 04/02/2013 06:55, SANDEEP BHAVSAR a
      écrit :<br>
    </div>
    <blockquote
cite="mid:CA+3iuR5naT--XaNCizQWiBVwVc_4x3eOFkiGQ8pzftMB7BjpRg@mail.gmail.com"
      type="cite">
      <pre wrap="">Respected All

I am new to git, Kindly guide me which command shall I give now for
upgrading my koha version.

--------------------------------

You asked me to pull without telling me which branch you
want to merge with, and 'branch.koha.merge' in
your configuration file does not tell me either.        Please
specify which branch you want to merge on the command line and
try again (e.g. 'git pull <repository> <refspec>').
See git-pull(1) for details.

If you often merge with the same branch, you may want to
configure the following variables in your configuration
file:

    branch.koha.remote = <nickname>
    branch.koha.merge = <remote-ref>
    remote.<nickname>.url = <url>
    remote.<nickname>.fetch = <refspec>

See git-config(1) for details.
--------------------------------------------------------------------------------------

</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Fridolyn SOMERS<br>
      Biblibre - Pôle Support<br>
      <a href="mailto:fridolyn.somers@biblibre.com">fridolyn.somers@biblibre.com</a></div>
  </body>
</html>