Skip to content

Conversation

@Grajales-K
Copy link

@Grajales-K Grajales-K commented Dec 27, 2025

Self checklist

  • I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
  • My changes meet the requirements outlined in the README.md of this task

Changelist

About this project:

This project focuses on learning the workflow with Git and GitHub, highlighting its main practical uses.

I used command-line tools to work within this repository and correct the answers in the file homework.md

*To create a new branch from main and jump directly to the brach and start the work: git switch -c homeworkFixedErrors
*to commit in the file where I am working : git add .
*Push the branch remotely : git push --set-upstream origin homeworkFixedErrors
*Commit the changes: git commit -m "message to commit"
*Push the changes to github: git push

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

Successfully merging this pull request may close these issues.

1 participant