mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
Fix german typo
This commit is contained in:
parent
2c1a511739
commit
b94cfa5872
1 changed files with 1 additions and 1 deletions
|
@ -941,7 +941,7 @@ exports.level = {
|
|||
"type": "GitDemonstrationView",
|
||||
"options": {
|
||||
"beforeMarkdowns": [
|
||||
"Also wenn wir vor dem Push erst mal einen Rebase mache ..."
|
||||
"Also wenn wir vor dem Push erst mal einen Rebase machen ..."
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"Bämm! Wir haben unsere lokale Abbildung des entfernten Repositorys mit `git fetch` auf den neuesten Stand gebracht, unsere Arbeit auf die neueste Version des Remotes drauf gepackt und dann mit `git push` auf den Server geschoben."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue