summaryrefslogtreecommitdiffhomepage
path: root/sk-sk/git.html.markdown
diff options
context:
space:
mode:
authorTerka Slan <terezia.slaninakova@gmail.com>2015-11-16 23:07:44 +0100
committerTerka Slan <terezia.slaninakova@gmail.com>2015-11-16 23:07:44 +0100
commit70fa51fa36a8d2e3fbc258cbac6b37e45766bdae (patch)
tree04ff2a48eccc2d8539ed9b22774821a2b412e122 /sk-sk/git.html.markdown
parent42e8218146de7ac1a35c9f24ee40eefc574fdb0d (diff)
Added LearnGit-sk.txt and adjusted the markdown file
Diffstat (limited to 'sk-sk/git.html.markdown')
-rw-r--r--sk-sk/git.html.markdown5
1 files changed, 2 insertions, 3 deletions
diff --git a/sk-sk/git.html.markdown b/sk-sk/git.html.markdown
index e68de3f5..21741406 100644
--- a/sk-sk/git.html.markdown
+++ b/sk-sk/git.html.markdown
@@ -154,7 +154,7 @@ Na zobrazenie rozdielov medzi indexovými súbormi (tvoj pracovný repozitár) a
# Zobrazí vetvu, nesledované súbory, zmeny a ostatné rozdiely
$ git status
-# Zisti iné vychytávky o git statuse
+# Zistí iné vychytávky o git statuse
$ git help status
```
@@ -404,9 +404,8 @@ Saved working directory and index state \
Teraz môžeš uložiť vzdialenú vetvu!
```bash
-git pull
+$ git pull
```
-`...zmeny sa zaznamenajú...`
Over, či je všetko v poriadku