<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Century Schoolbook L">Hi all, <br>
      I was reading
      <a class="moz-txt-link-freetext" href="http://wiki.hamaralinux.org/wiki/index.php/GIT_Client_Setup_and_Configuration">http://wiki.hamaralinux.org/wiki/index.php/GIT_Client_Setup_and_Configuration</a>
      and it had the following statement <br>
      <br>
      "You may find the default post buffer of your git client is too
      small to push large deltas to Gitblit."<br>
      <br>
      Can somebody tell me what Gitblit is used for ?  I read
      <a class="moz-txt-link-freetext" href="http://gitblit.com/">http://gitblit.com/</a> but didn't get too much of an idea. <br>
      <br>
      While I have no idea about Gitblit , for Gitlab and Github what is
      usually done that you fork somebody's  repo (make a copy of it), 
      push whatever changes you want to do to your repo (make sure you
      have sensible commit messages) and then do a pull request/merge
      request . The author/s  of that repo. review your pull
      request/merge request/patch and then either accept it or reject
      it. <br>
      <br>
      git config --global http.postBuffer 524288000<br>
      <br>
      While this was good to know that you  can have so large buffers 
      i.e. 500 MB but who is going to be reviewing 500 MB of data at one
      sitting or even multiple sittings. <br>
      <br>
      Is this for hamara or for internal use  within the company. <br>
      <br>
      If this is for internal use then it should be categorized like
      that so it's known. <br>
    </font>
    <pre class="moz-signature" cols="72">-- 
Regards,
Shirish Agarwal, 
Community Lead, 
Hamaralinux.org</pre>
  </body>
</html>