DEV Community

Discussion on: 12 Days of Gitmas: Committing your changes in Git

Collapse
 
dennismusembi1 profile image
Dennis Mwendwa Musembi

hi Allison. Am having problem maybe you can help. i have being flowing this post to get my account set up. i created new project and files on github. but when i run the git command in terminal its not going through. i tried to config in terminal again but still its not working.

Collapse
 
sushicodes profile image
Allison Day

Hi Dennis, did you create your repository locally (on your own computer), and run git init there? Do you get any error messages when you try to do that?