Skip to content

Conversation

@Grajales-K
Copy link

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

Learners, PR Template

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

This project is a test workflow using the Git command line after forking the repository, I used the following commands:

git clone repo in the terminal.
cd repo.
code . (this will open the visual code)
git switch -c namebranch
touch file.m (insert the description required)

to save the changes and commit them with git command line:

git add .
git commit -m "pushing the changes and the new branch"
git push --set-upstream origin bio-page
and finally the git push to create the branch.

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