aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2018-05-13 18:43:56 +0100
committerChristopher Baines <mail@cbaines.net>2018-05-13 21:09:53 +0100
commitf1eacc9218254ebc83ee0653118d3cdd3139128a (patch)
tree09906cde7fa4ae9a4cb5c67103ca8f0b7d6b1e26
parent25d0fd47e5ccd49d0f3c069316f11c78e74c22c3 (diff)
downloadmagit-tutorial-f1eacc9218254ebc83ee0653118d3cdd3139128a.tar
magit-tutorial-f1eacc9218254ebc83ee0653118d3cdd3139128a.tar.gz
Add an introduction
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index e7f7ba9..93c3560 100644
--- a/README.org
+++ b/README.org
@@ -2,6 +2,13 @@
#+AUTHOR: Christopher Baines
#+EMAIL: mail@cbaines.net
+This tutorial is designed as a practical introduction to Magit, both
+core features like committing, pushing and pulling, as well as more
+complicated operations like splitting commits.
+
+Problem reports, fixes and patches are all welcome. Send them to
+[[mailto:mail@cbaines.net][mail@cbaines.net]].
+
* Getting started
** Install Magit