Giter VIP home page Giter VIP logo

vcs-course's Introduction

VCS-Course Lab01

Introduction

This README file documents my first session in version control system, including the concepts, tools, and workflows that I was introduced to. It serves as a record of my learning journey and a reference for future sessions.

Overview

  • Version control system basics, including the difference between Git and other version control systems.
  • Git commands, including init, add, commit, status, log, and branch.
  • The Git workflow, including how to create and switch between branches, make changes, and merge changes back into the main branch.
  • GitHub, including how to create a repository, push changes to the repository, and collaborate with others.

Steps

Here are the steps that I took during the session:

  1. Installed Git on my local machine and created a new repository using the git init command.
  2. Created a new file in the repository and added it to the staging area using the git add command.
  3. Committed the changes to the repository using the git commit command, including a helpful commit message.
  4. Created a new repository on GitHub and pushed the changes from my local repository to the GitHub repository using the git push command.

During these steps, I encountered some issues, such as merge conflicts and errors when pushing to GitHub, but was able to resolve them with the help of my instructor Guidelines.

Reflection

Overall, I found my first session in version control system to be very informative and useful. I learned a lot about the basics of Git and how to use it to manage my code and collaborate with others. I can see how version control system can save time and reduce errors in my work, and I look forward to using it in future projects.

vcs-course's People

Contributors

afnanelhussini avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.