<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I accidentally managed to create a remote branch but it will not let
    me delete it. I tried:<br>
    git push origin :bug282949<br>
    but get:<br>
    remote: D refs/heads/bug282949 kmymoney iann DENIED by fallthru<br>
    remote: error: hook declined to update refs/heads/bug282949<br>
    To <a class="moz-txt-link-abbreviated" href="mailto:ssh://git@git.kde.org/kmymoney">ssh://git@git.kde.org/kmymoney</a><br>
     ! [remote rejected] bug282949 (hook declined)<br>
    error: failed to push some refs to '<a class="moz-txt-link-abbreviated" href="mailto:ssh://git@git.kde.org/kmymoney">ssh://git@git.kde.org/kmymoney</a>'<br>
    <br>
    I presume that means someone with more power has to do it?<br>
    <br>
    I originally used git push origin bug282949 but should have used git
    push origin bug282949:master<br>
    <br>
    The one thing I couldn't work out was how to combine my two local
    commits into a single commit for when pushing to the remote repo. I
    did read somewhere to use git reset but was not sure how to find
    which hash tag to use. I also found
    <a class="moz-txt-link-freetext" href="https://makandracards.com/makandra/527-squash-several-git-commits-into-a-single-commit">https://makandracards.com/makandra/527-squash-several-git-commits-into-a-single-commit</a>
    which looked easier. Any advice?<br>
    <br>
    TIA,<br>
    <br>
    Ian<br>
    <br>
    <br>
    Thomas Baumgart wrote:
    <blockquote cite="mid:20120108081919.11559.97770@vidsolbach.de"
      type="cite">
      <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
        <table style="border: 1px #c9c399 solid;" bgcolor="#f9f3c9"
          cellpadding="8" width="100%">
          <tbody>
            <tr>
              <td> This is an automatically generated e-mail. To reply,
                visit: <a moz-do-not-send="true"
                  href="http://git.reviewboard.kde.org/r/103443/">http://git.reviewboard.kde.org/r/103443/</a>
              </td>
            </tr>
          </tbody>
        </table>
        <br>
        <p>Ship it!</p>
        <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Ship It!</pre>
        <br>
        <p>- Thomas</p>
        <br>
        <p>On January 6th, 2012, 12:22 a.m., Ian Neal wrote:</p>
        <table style="background-image:
          url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png');
          background-position: left top; background-repeat: repeat-x;
          border: 1px black solid;" bgcolor="#fefadf" cellpadding="8"
          cellspacing="0" width="100%">
          <tbody>
            <tr>
              <td>
                <div>Review request for KMymoney.</div>
                <div>By Ian Neal.</div>
                <p style="color: grey;"><i>Updated Jan. 6, 2012, 12:22
                    a.m.</i></p>
                <h1 style="color: #575012; font-size: 10pt; margin-top:
                  1.5em;">Description </h1>
                <table style="border: 1px solid #b8b5a0"
                  bgcolor="#ffffff" cellpadding="10" cellspacing="0"
                  width="100%">
                  <tbody>
                    <tr>
                      <td>
                        <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Bug 289249 - Extend date filter to more than 12 months</pre>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <h1 style="color: #575012; font-size: 10pt; margin-top:
                  1.5em;">Testing </h1>
                <table style="border: 1px solid #b8b5a0"
                  bgcolor="#ffffff" cellpadding="10" cellspacing="0"
                  width="100%">
                  <tbody>
                    <tr>
                      <td>
                        <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Created some custom reports with 18 month period.
Saved and reopened file.</pre>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <div style="margin-top: 1.5em;"> <b style="color:
                    #575012; font-size: 10pt; margin-top: 1.5em;">Bugs:
                  </b> <a moz-do-not-send="true"
                    href="http://bugs.kde.org/show_bug.cgi?id=289249">289249</a>
                </div>
                <h1 style="color: #575012; font-size: 10pt; margin-top:
                  1.5em;">Diffs </h1>
                <ul style="margin-left: 3em; padding-left: 0;">
                  <li>kmymoney/mymoney/mymoneytransactionfilter.cpp <span
                      style="color: grey">(0dbc6ee)</span></li>
                  <li>kmymoney/widgets/kmymoneymvccombo.cpp <span
                      style="color: grey">(916882d)</span></li>
                  <li>kmymoney/dialogs/kfindtransactiondlg.h <span
                      style="color: grey">(0ef31f3)</span></li>
                  <li>kmymoney/mymoney/mymoneyreport.cpp <span
                      style="color: grey">(b58708a)</span></li>
                  <li>kmymoney/mymoney/mymoneytransactionfilter.h <span
                      style="color: grey">(01bf810)</span></li>
                </ul>
                <p><a moz-do-not-send="true"
                    href="http://git.reviewboard.kde.org/r/103443/diff/"
                    style="margin-left: 3em;">View Diff</a></p>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </blockquote>
    <br>
  </body>
</html>