mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 07:28:35 +02:00
Rephrase sentences to avoid using the at sign
This commit is contained in:
parent
6f15a815ff
commit
40fe4abe60
17 changed files with 25 additions and 25 deletions
|
@ -422,7 +422,7 @@ exports.level = {
|
|||
"(*En nuestras visualizaciones, el primer padre se ubica directamente arriba del commit de merge.*)"
|
||||
],
|
||||
"afterMarkdowns": [
|
||||
"Fácil -- esto es a lo que estamos acostumbrad@s."
|
||||
"Fácil -- esto es algo habitual."
|
||||
],
|
||||
"command": "git checkout main^",
|
||||
"beforeCommand": "git checkout HEAD^; git commit; git checkout main; git merge C2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue