rbtl-fs24 / md-02-assignments-SilBeek

0 stars 0 forks source link

Completed module 2 assignments #1

Open SilBeek opened 7 months ago

SilBeek commented 7 months ago

@larnsce

I'm not sure if it committed properly because I got this message:

/usr/bin/git commit -F /tmp/RtmpYGI867/git-commit-message-11563f293d6.txt

*** Please tell me who you are.

Run

git config --global user.email "you@example.com" git config --global user.name "Your Name"

to set your account's default identity. Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'r2524275@application-11397668-deployment-21587835-f9ncc.(none)')

larnsce commented 7 months ago

Hi @SilBeek, has this worked for you by now? It has to do with the git configuration, which unexpectedly did not translate over to this project.

Try to go back to assignment 1 of module 2 and copy the code-chunk where you edited your details into the .qmd file for this assignment. Run the code-chunk, and git should know who you are and allow you to make a commit.