Skip to content

Commit

Permalink
started on creating a branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zecollokaris committed Oct 27, 2018
1 parent eb2fb2a commit 58be135
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion translations/README.kws.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
## 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 <add-your-new-branch-name>
```

Kwa mfano:

```
git checkout -b add-alonzo-church
```

0 comments on commit 58be135

Please sign in to comment.