Skip to content

This repository holds the project of the course : Getting Started with Git and GitHub by IBM.

License

Notifications You must be signed in to change notification settings

GitHer-Jay/gkpbt-css-circle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloning and Forking GitHub Projects

This repository contains the source code used in the course called Getting Started with Git and GitHub in Coursera.

Project Description :

In this project, learnt how to fork an upstream repository into my account and then clone it locally in the lab environment. Further, learnt how to synchronize changes in local repository with remote GitHub repositories using pull requests.

  • Used git commands to manage upstream repositories
  • Created a personal access token
  • Forked existing repository using the UI
  • Cloned forked repository in the lab environment
  • Created a new branch
  • Made changes locally
  • Added and commited to the local branch
  • Pushed the changes to the forked repository
  • Created a pull request to the upstream repository

Output :

About

This repository holds the project of the course : Getting Started with Git and GitHub by IBM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.9%
  • CSS 30.1%