diff options
author | Dave Reisner <d@falconindy.com> | 2010-01-08 01:21:33 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-01-08 01:21:33 -0500 |
commit | 2470bba9ba5b3935daddb6906ac016997d597681 (patch) | |
tree | 0f7b7bb49c86a35059421a0d87a96455d2b42c1c /DOCUMENTATION | |
parent | c2b91e2eff784c5e8fa9994bb6dab5280bd7c1e0 (diff) | |
download | squashfu-2470bba9ba5b3935daddb6906ac016997d597681.tar.gz |
Add warning about touching the branches. Don't make me tell you again... about the branches
Diffstat (limited to 'DOCUMENTATION')
-rw-r--r-- | DOCUMENTATION | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCUMENTATION b/DOCUMENTATION index af175b7..68288b0 100644 --- a/DOCUMENTATION +++ b/DOCUMENTATION @@ -36,6 +36,8 @@ Design: If and when you want to roll back, the process is simple. Mount the seed plus the necessary bins to increment the seed up to the day of interest. - +Warnings: + It is imperative that you do NOT touch the individual branches. You can and will + cause irrepairable damage to the union, rendering your incrementals worthless. |