summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2019-02-05 08:30:45 -0500
committerMartin Michlmayr <tbm@cyrius.com>2019-02-05 08:30:45 -0500
commit1d1f3a33c0479c23375b0341b788400c049054cf (patch)
tree574b3de3c2ac955567d143f3aa8bb740606e7448 /README.md
parent0bbb976ee3064ff59b319e30fd97e31020259760 (diff)
downloadfork-ledger-1d1f3a33c0479c23375b0341b788400c049054cf.tar.gz
fork-ledger-1d1f3a33c0479c23375b0341b788400c049054cf.tar.bz2
fork-ledger-1d1f3a33c0479c23375b0341b788400c049054cf.zip
Release 3.1.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/README.md b/README.md
index de083f7e..592e6cf6 100644
--- a/README.md
+++ b/README.md
@@ -39,25 +39,6 @@ end of this file). An Emacs mode for Ledger files can be found in the
[ledger/ledger-mode repository] and a vim plugin is located in the
[ledger/vim-ledger repository].
-## To the Rest
-
-If you're reading this file, you have in your hands the Bleeding Edge. This
-may very well *not* be what you want, since it's not guaranteed to be in a
-functionally complete state. It's under active development, and may change in
-any way at any time. What you may prefer is the **CURRENT** stable release, or
-the **BETA** branch.
-
-Branch | Command
--------|--------
-**RELEASE** | `git checkout -b stable v3.1` |
-**CURRENT** | `git checkout -b master origin/master` |
-**BETA** | `git checkout -b 3.1.1 release/3.1.1` |
-**ALPHA** | `git checkout -b next origin/next` |
-
-There are also several topic branches which contain experimental features,
-though none of these are guaranteed to compile. Best to chat with me on
-[IRC] or via the [mailing list] before going too much further with those.
-
## Dependencies
If you wish to proceed in this venture, you'll need a few dependencies. The