Skip to content

Lab Question 1: Update Git and GitHub README #10

@brgcy

Description

@brgcy

Lab Question 1: Updated Git & GitHub README

Go through following set of instructions to complete this question.

NOTE: Ensure that the repo https://github.com/cloudyuga/git-gh-course is forked in your GitHub account and your forked repo is cloned locally.

  • Then, create a local branch with name update-git-github-readme

  • Update the Git and GitHub's README with following Course's table of content.

    The final content of README should look like below:

    # Git and GitHub Files
    
    This folder contain the lecture and assignment files.
    
    ## Table of Content
    
    - Introduction and type of Version Control System (VCS)
    - Introduction to Git and GitHub
    - Installation and Setting Up
    - First Change with Git
    - Working with Git
    - Working with GitHub
    - Getting started with GitHub
    - Git and GitHub advanced concepts
    
  • Now, once the above changes is done, add and commit the file with message Updated Git and GitHub README with TOC.

  • Then, push to your feature branch update-git-github-readme to your forked REPO.

  • Finally, create the pull request to main repo. Ensure you have selected your branch while sending pull request.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions