Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    The Git and GitHub Crash Course

    Posted By: lucky_aut
    The Git and GitHub Crash Course

    The Git and GitHub Crash Course (updated 10/2022)
    Duration: 01:18:51 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 446 MB
    Genre: eLearning | Language: English [Auto]

    Learn basic Git features: commit changes, checkout commits and branches, merge branches, sync with GitHub
    What you'll learn
    Learn what Git is used for
    Perform basic Git operations
    Stage and Commit changes in the Git repository
    Create new branches
    Merge branches
    Create repositories at GitHub
    Synchronize local and remote Git repositories
    Explore contents of the Git Objects
    Requirements
    Prepare only your Mac, Windows or Linux/Unix computer. Anything will work.
    We will start from the very beginning and in about an hour you will learn and practice basic Git features
    Description
    This course is about basic features of the Git and GitHub.
    Learn how to use Git and GitHub in about an HOUR!
    Commits, branches, merging, GitHub and Git Objects
    If those terms are new to you - jump in and you will learn what is Git and how to use its core features.
    Become familiar with Git and GitHub to use it in your own projects and projects you potentially will contribute to in the future.

    This is fast Git and GitHub Crash Course that will give you basic understanding of the Git and GitHub. Also using several practice activities you will practice core Git and GitHub feature like committing changes, pushing to the remote and merging branches.

    We will start by installing Git and initializing new Git repository. You will learn that Git has 4 types of objects: blobs, trees, commits and annotated tags. Each object has unique SHA1 hash. Also all objects are stored in the folders. Every object has just single reference to it - SHA1 hash. Files are stored in blobs. Filenames are stored in other Git objects called trees.
    You will learn how to make changes, stage them and commit afterwards. Also you will learn and practice how to observe commits tree and checkout different commits to "travel in time" between different states of the Git repository.
    During this course you will practice all core Git and GitHub features
    In practice sections you will perform multiple practice Git activities:
    Initialize new Git repository
    Configure Git author name and email
    Make changes in the working directory, add them to the staging area and commit
    Explore commits history
    Checkout different commits
    Create branches, checkout branches and merge branches
    Analyze contents of the Git objects
    You will also learn and practice different GitHub features
    Create remote repository at GitHub
    Connect local and remote repositories
    Pushing and pulling operations
    Making changes in the files directly at GitHub
    All Git operations you will perform in the Terminal - this is the best way to get started with Git to understand it better.
    With this Git and GitHub Crash Course you will get lifetime-long access to around 20 lectures and multiple practical exercises. After the course you will become a confident user of the Git and GitHub and will be able easily perform basic Git tasks.
    Don't wait and join the course now!

    Who this course is for:
    Complete beginners who don't know anything about Git
    Software developers who want to learn what is Git and how to use its basic features
    Developers who want to learn how to connect GitHub and Git repositories

    More Info