<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Thanks all.  I found that the simple
      git pull did what I needed it to do.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Built an experimental version of an
      experimental version...  If anyone is interested I'm trying to
      hunt down a weird DST/ST time bug.  These are a bear.  It's really
      amazing how often people get this wrong.  And quite annoying when
      trying to sync up different machines running different software
      each with entirely different approaches to time shift (all of
      which were actually wrong BTW).  At one point the different
      devices were 2 hours apart, when they should have been within
      seconds.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Simple manifestation was a failed file
      read because the time stamp was allegedly in the future.  (The
      time stamp was not in the future!)  Only happened once to me and
      had no tools in place to find it.  Wouldn't you know it, error
      failed to repeat.  If I hadn't saved the debug log, I couldn't
      even prove it happened once.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Not actually thinking I'll trap the
      error, but if it happens again maybe I can learn a little more how
      to fix it.  <br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Oh and thanks for the list below, very
      helpful.  <br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 11/4/20 5:06 PM, Bill Ricker wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAAbKA3WhFN1c_2JzxyFGkLYck+-hZqmHR9Stc+t_wy5R=RnmQQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default" style="font-family:georgia,serif">Dan's
          way is as good as any.</div>
        <div class="gmail_default" style="font-family:georgia,serif">(Could
          also commit to the local branch instead of stashing, which
          would let you diff against your config tweaks.)</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">I
          find that understanding what Git is doing really helps me
          figure out what i want to do. My preferred intro for this is</div>
        <div class="gmail_default" style="font-family:georgia,serif">
          <ul>
            <li><a
                href="https://codewords.recurse.com/issues/two/git-from-the-inside-out"
                moz-do-not-send="true">Git from the inside out</a>
            </li>
          </ul>
        </div>
        <div><span class="gmail_default"
            style="font-family:georgia,serif">My other strategic
            bookmarks -</span></div>
        <div>
          <ul>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
                  href="https://git-scm.com/book/en/v2"
                  moz-do-not-send="true">Git - Book</a> <br>
              </span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
href="https://git-scm.com/book/en/v1/Git-Basics-Tips-and-Tricks#Auto-Completion"
                  moz-do-not-send="true">Git - autocomplete </a></span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
href="https://stackoverflow.com/questions/7927750/specify-an-ssh-key-for-git-push-for-a-given-domain"
                  moz-do-not-send="true">Specify an SSH key for git push
                  for a given domain - Stack Overflow</a> <br>
              </span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
                  href="https://gist.github.com/lttlrck/9628955"
                  moz-do-not-send="true">rename git branch locally and
                  remotely · GitHub</a> <br>
              </span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
                  href="http://blog.plover.com/prog/git-reset-disaster.html"
                  moz-do-not-send="true">The Universe of Discourse : How
                  to recover lost files added to Git but not committed</a>
                <br>
              </span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
href="https://github.com/blog/2042-git-2-5-including-multiple-worktrees-and-triangular-workflows"
                  moz-do-not-send="true">Git 2.5, including multiple
                  worktrees and triangular workflows</a> <br>
              </span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
href="https://davidzych.com/difference-between-git-reset-soft-mixed-and-hard/"
                  moz-do-not-send="true">Difference between git reset
                  soft, mixed and hard</a> <br>
              </span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
href="https://github.com/git/git/blob/master/Documentation/howto/revert-a-faulty-merge.txt"
                  moz-do-not-send="true">git revert-a-faulty-merge</a> <br>
              </span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
href="https://citizen428.net/10-common-git-problems-and-how-to-fix-them-e8d809299f08?gi=8ca1f48e3dd3"
                  moz-do-not-send="true">10 Common Git Problems and How
                  to Fix Them – citizen428.blog</a> <br>
                [so good i bookmarked it twice, 2nd location <a
href="https://www.codementor.io/citizen428/git-tutorial-10-common-git-problems-and-how-to-fix-them-aajv0katd"
                  moz-do-not-send="true">Codementor</a> ]</span></li>
            <li><span class="gmail_default"
                style="font-family:georgia,serif"><a
href="https://noamlewis.wordpress.com/2013/01/24/git-admin-an-alias-for-running-git-commands-as-a-privileged-ssh-identity/"
                  moz-do-not-send="true">git admin: An alias for running
                  git commands as a privileged SSH identity – Noam Lewis</a>
              </span></li>
          </ul>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
gnhlug-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gnhlug-discuss@mail.gnhlug.org">gnhlug-discuss@mail.gnhlug.org</a>
<a class="moz-txt-link-freetext" href="http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/">http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>