chiark / gitweb /
topgit -> topbloke
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 21 Jan 2012 10:03:32 +0000 (10:03 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 21 Jan 2012 10:03:32 +0000 (10:03 +0000)
DESIGN
tb-create.pl [moved from tg-create.pl with 100% similarity]

diff --git a/DESIGN b/DESIGN
index e62456b7bbcbf5cdeceb77b4fa1838442c0029a2..23d5a16f77e2c8e25bbcf5a8196b15e6aee82876 100644 (file)
--- a/DESIGN
+++ b/DESIGN
@@ -100,20 +100,20 @@ merging from local branches first.
 
 Actual included branches:
 
 
 Actual included branches:
 
-  This is tracked explicitly in .topgit/included, one branch per
+  This is tracked explicitly in .topbloke/included, one branch per
   line.  For compatibility with older versions, every time we think
   about a base, branch or source above, we check whether
   line.  For compatibility with older versions, every time we think
   about a base, branch or source above, we check whether
-  .topgit/included is present.
+  .topbloke/included is present.
 
   If it isn't then we calculate a child commit which has a
 
   If it isn't then we calculate a child commit which has a
-  .topgit/included.  In the case of a remote branch or base, we
+  .topbloke/included.  In the case of a remote branch or base, we
   substitute this child commit for the relevant remote ref but do
   not record it in the remote ref; in the case of a local branch or
   base, we advance the local branch or base accordingly.
 
   substitute this child commit for the relevant remote ref but do
   not record it in the remote ref; in the case of a local branch or
   base, we advance the local branch or base accordingly.
 
-  When .topgit/included is calculated in this way, it always gets
-  the list of desired included branches.  (Older versions of topgit,
-  which do not support dependency deletion, always have exactly the
+  When .topbloke/included is calculated in this way, it always gets
+  the list of desired included branches.  (topgit,
+  which does not support dependency deletion, always has exactly the
   desired branches actually included.)
 
   Non-topbloke-controlled branches are never recorded in included.
   desired branches actually included.)
 
   Non-topbloke-controlled branches are never recorded in included.
similarity index 100%
rename from tg-create.pl
rename to tb-create.pl