warbo-utilities: 9868d5ac821ea83b6705cde0948f0d0ec8beb698

     1: From: Chris Warburton
     2: Date: Fri, 08 Jun 2018 13:10:14 +0100
     3: State: resolved
     4: Subject: Make trackGit idempotent
     5: Message-Id: <f7a969ebfdac8662-0-artemis@nixos>
     6: resolution: fixed
     7: 
     8: Check if the current repo already has remotes, etc. Take the name from
     9: there if found, otherwise ask (like we do now).
    10: 
    11: Only perform modifications (adding remotes, etc.) if they've not already
    12: been done.
    13: 
    14: Thankfully some of the hard work is already done in the local and remote
    15: 'check' scripts, and those are idempotent (but slow; meh).

Generated by git2html.