filmov
tv
Part 7 - Git Clone [Git-ing Started with Git Series]

Показать описание
How do you start contributing to someone else's code through git? With the help of git clone. Today's episode will show us exactly how to master Git Clone in order to start working on a pre-existing project.
The command is simple:
That is all it takes to copy down not only all of the code, but the entire history of commits, branches and all the same data we would have if we started the project on our own computer. Isn't git awesome?
Coming Up:
We learn how to undo a commit that we didn't mean to make
-- CODE SNIPPETS ---
How to Clone a Repo
git clone url
git clone url foldername
--- MORE FROM THIS SERIES ---
Next video [Part 8]: Coming Soon
Full Playlist for the "Git-ing Started with Git" Series:
— DEVMARKETER INSIDER —
Subscribe to DevMarketer Insider - A weekly (once a week) email newsletter to fans that want to know everything that is happening with DevMarketer, including announcements and articles not published on this channel. No spam ever, I promise, unsubscribe anytime.
--- FOLLOW ME ---
Subscribe for New Releases!
Subscribe to DevMarketer Insider
(ask me questions!)
--- QUESTIONS? ---
Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.
Thanks for all your support!
---
Tags: Git basics and learning git tutorial. Best tutorial git easiest tutorial git. Git on Mac, Linux, Windows. Tutorials with Alex, devmarketer
The command is simple:
That is all it takes to copy down not only all of the code, but the entire history of commits, branches and all the same data we would have if we started the project on our own computer. Isn't git awesome?
Coming Up:
We learn how to undo a commit that we didn't mean to make
-- CODE SNIPPETS ---
How to Clone a Repo
git clone url
git clone url foldername
--- MORE FROM THIS SERIES ---
Next video [Part 8]: Coming Soon
Full Playlist for the "Git-ing Started with Git" Series:
— DEVMARKETER INSIDER —
Subscribe to DevMarketer Insider - A weekly (once a week) email newsletter to fans that want to know everything that is happening with DevMarketer, including announcements and articles not published on this channel. No spam ever, I promise, unsubscribe anytime.
--- FOLLOW ME ---
Subscribe for New Releases!
Subscribe to DevMarketer Insider
(ask me questions!)
--- QUESTIONS? ---
Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.
Thanks for all your support!
---
Tags: Git basics and learning git tutorial. Best tutorial git easiest tutorial git. Git on Mac, Linux, Windows. Tutorials with Alex, devmarketer
Комментарии