diff options
-rw-r--r-- | doc/git.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn index 8005dcf6e..d268757cc 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -30,3 +30,5 @@ Some of the branches included in the main repository include: * `pristine-tar` contains deltas that [pristine-tar](http://kitenet.net/~joey/code/pristine-tar) can use to recreate released tarballs of ikiwiki +* `debian-stable` is used for updates to the old version included in + Debian's stable release. |