From 58be135fa520336e99ea15b61575712ef40b77f7 Mon Sep 17 00:00:00 2001 From: zecollokaris Date: Sun, 28 Oct 2018 00:14:53 +0300 Subject: [PATCH] started on creating a branch --- translations/README.kws.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/translations/README.kws.md b/translations/README.kws.md index 54ff89192e2..d71d7adfbc4 100644 --- a/translations/README.kws.md +++ b/translations/README.kws.md @@ -93,4 +93,24 @@ git clone https://github.com/this-is-you/first-contributions.git wapi `this-is-you` jina lako la mtumiaji GitHub. Hapa unakili nakala ya maudhui ya kwanza ya michango kwenye GitHub kwenye kompyuta yako. -## Create a branch \ No newline at end of file +## Unda tawi + +Badilisha kwenye saraka ya uhifadhi kwenye kompyuta yako (ikiwa huko tayari): + +``` +cd first-contributions +``` + +Sasa uunda tawi kwa kutumia git `checkout` amri: + +Now create a branch using the `git checkout` command: + +``` +git checkout -b +``` + +Kwa mfano: + +``` +git checkout -b add-alonzo-church +``` \ No newline at end of file