Skip to content
This repository was archived by the owner on Nov 7, 2024. It is now read-only.
This repository was archived by the owner on Nov 7, 2024. It is now read-only.

incorrect quote mark #11

@rsvirk

Description

@rsvirk

Hi in this code:

The above response is telling you that the README.md file has not yet been committed. This means that although Git knows about the file, it doesn't yet have any of the file's contents stored. The simplest way to do a commit is by typing:

git commit -am 'add README.md`

you have used ->>> ` <<<<

at the end of the README.md instead of

' <<<<

it gives an error if anyone is cut and pasting and doesnt spot that.

also added a pull request with the fix added.
Thanks
Rand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions