<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>After having released the module scidoe 0.4.1, i am trying to
      update with git the source files of scidoe on its forge.<br>
      It's the first time that i use the forge as administrator of a
      project.<br>
    </p>
    <ul>
      <li>cloning the project with git is OK</li>
      <li>updating local files according to the 0.4.1 version is OK</li>
      <li>committing the list of changed files is OK, with</li>
      <ul>
        <li>git add *</li>
        <li>git status                                             =>
          ok, i get the right green list<br>
        </li>
        <li>git commit -m "version 0.4.1"</li>
      </ul>
    </ul>
    <p>But then, the commit must be pushed. The page
      <a class="moz-txt-link-freetext" href="https://forge.scilab.org/index.php/p/scidoe/source/help/">https://forge.scilab.org/index.php/p/scidoe/source/help/</a> indicates
      the command<br>
    </p>
    <p>$ git push origin master<br>
    </p>
    <p>After validation, i always get.. nothing: the git session is just
      waiting... without error, and without doing anything.</p>
    I have well set my public key on my forges profile (it starts with <span
      style="color: rgb(0, 0, 0); font-family: monospace; font-size:
      13px; font-style: normal; font-variant-ligatures: normal;
      font-variant-caps: normal; font-weight: 400; letter-spacing:
      normal; orphans: 2; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); text-decoration-style:
      initial; text-decoration-color: initial; display: inline
      !important; float: none;">ssh-rsa<span> and ends with
        Mylogin@my-computer-name)</span></span>. I did not do anything
    else on my git, since i use the same key as for the Scilab
    CodeReview.<span style="color: rgb(0, 0, 0); font-family: monospace;
      font-size: 13px; font-style: normal; font-variant-ligatures:
      normal; font-variant-caps: normal; font-weight: 400;
      letter-spacing: normal; orphans: 2; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); text-decoration-style:
      initial; text-decoration-color: initial; display: inline
      !important; float: none;"><span><br>
        <br>
      </span></span>What's wrong or missing in this protocol?<br>
    <br>
    Any help would be appreciated, here or in private.<br>
    <br>
    Thanks in advance.<br>
    Samuel<br>
    <br>
    <span style="color: rgb(0, 0, 0); font-family: monospace; font-size:
      13px; font-style: normal; font-variant-ligatures: normal;
      font-variant-caps: normal; font-weight: 400; letter-spacing:
      normal; orphans: 2; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); text-decoration-style:
      initial; text-decoration-color: initial; display: inline
      !important; float: none;"><span></span></span>
  </body>
</html>