Skip to content

Minor suggestions for Git for Collaboration #13

Closed
@sofer

Description

@sofer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions