aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2019-01-19 21:07:26 +0100
committerNao Pross <naopross@thearcway.org>2019-01-19 21:07:26 +0100
commitae2852cbd95b634be4f975a5ead0fa2e22272344 (patch)
tree2916ecd137f87805d36e93ed4b64db267afb330c
parentAdd README.md, update units in insalata.md (diff)
downloadcookbook-ae2852cbd95b634be4f975a5ead0fa2e22272344.tar.gz
cookbook-ae2852cbd95b634be4f975a5ead0fa2e22272344.zip
Add META section
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4084152..4b0e454 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,14 @@ Definiamo qui le unità di misura non-standard utilizzate nelle varie ricette.
- [sp] Spoon
- [tsp] Tea spoon (5.91 ml)
- [bsp] Big spoon
+
+# META
+Meta informazioni sul repository.
+
+## Branches
+Vi sono due branch master e writing, rispettivamente per le ricette complete
+e in fase di scrittura. Per trasportare una ricetta pronta da writing a master
+utilizzare:
+
+(writing)$ git checkout master
+(master)$ git checkout --patch writing FILE