Skip to content

Commit

Permalink
Merge pull request #208 from oC-n/patch-3
Browse files Browse the repository at this point in the history
Correct typo in 04_08_advanced_git_concepts.ipynb
  • Loading branch information
jemrobinson authored May 30, 2023
2 parents ee9bf22 + 256f606 commit b3edcca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
"source": [
"* With `-f`: don't prompt\n",
"* with `-d`: remove directories\n",
"* with `-x`: Also remote `.gitignored` files\n",
"* with `-x`: Also remove `.gitignored` files\n",
"* with `-X`: Only remove `.gitignored` files"
]
},
Expand Down

0 comments on commit b3edcca

Please sign in to comment.