Skip to content

Minor suggestions for Git for Collaboration #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sofer opened this issue Apr 7, 2015 · 1 comment
Closed

Minor suggestions for Git for Collaboration #13

sofer opened this issue Apr 7, 2015 · 1 comment

Comments

@sofer
Copy link

sofer commented Apr 7, 2015

Could replace:

touch time/newfile.txt
open time/newfile.txt

With:

date > time/newfile.txt

or

echo "first version" > time/newfile.txt 

You say, "Repeat step 2...step 6". It is not immediately obvious which steps you are referring to.

Typos under https://github.com/NataliaLKB/learn-git-basics#when-should-you-commit:
"The first, is that a you..."
*"...depending on the extend of..."
*"...what tasks where completed..."

This is just such a marvellous piece of work. I am very happy with where we are setting the bar for future tutorials.

@NataliaLKB
Copy link
Owner

@sofer since this is still for beginners I thought it was more clear to create the file, open it, and edit it in different steps. However if it isn't more clear, then happy to change it (This isn't a beginners guide to the command line though)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants