PPT-Version Control with Git and GitHub
Author : tawny-fly | Published Date : 2018-03-16
Whats the plan for today Version Control Concepts Terminology Git Commands Collaborating with Git using GitHub Version Control practices and workflow in the
Presentation Embed Code
Download Presentation
Download Presentation The PPT/PDF document "Version Control with Git and GitHub" is the property of its rightful owner. Permission is granted to download and print the materials on this website for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.
Version Control with Git and GitHub: Transcript
Whats the plan for today Version Control Concepts Terminology Git Commands Collaborating with Git using GitHub Version Control practices and workflow in the industry How do you work with other developers . How do you share code?. Discussion. How we share code. Working in a team, you need to share code. How?. Email attachments?. Sneakernet. ?. What if two people edit the same file at the same time?. Google Docs? . with . git. Version Control. Version control . is a system that records changes to a file or set of files over time so that you can recall specific versions later. .. Version control is like a big undo button for your project. . March 2015. Version Control. Keep track of changes to a project. Serves as . a . backup. Revert to previous version. Work on the same files concurrently. Must-know in the tech industry. Origins of VC. Team 708 – Hardwired Fusion. Created by Nam Tran 2014. Git. F. ast and lightweight revision control system. Developed in 2005 by . Linus. . Torvalds. for Linux. Originally used in command line but now has a GUI. Branch Management. These slides were largely cut-and-pasted from . http://excess.org/article/2008/07/ogre-git-tutorial/. , with some additions from other sources. I have deleted a lot from the cited tutorial, and recommend that you listen to the entire tutorial on line, if you can.. Discussion. How we share code. Working in a . team, . you need to share code. How?. Email attachments?. Sneakernet. ?. What if two people edit the same file at the same time?. Google Docs? . Dropbox. Principal Program Manager Engineering Manager. Microsoft GitHub. Using Git in Visual Studio. 3-746. martinwo. @microsoft.com. @. martinwoodward. http://woodwardweb.com. http://radiotfs.com. Martin Woodward. & Straw . Resistance Measurements. 7 July, 2017. Github. : Getting Started. Github. allows access to view and edit all python scripts, Arduino code, data files, . etc. from any computer. Looking into automating this to send data from each station to Dan Ambrose each day.. Integration. Dharmesh Sheta. CollabNet. Engineering Office. Potsdam, Germany. History Protection. How one can rewrite history in . Git. Why one would rewrite history. How . TeamForge. . Git. Integration can protect against history re-write. Lecture 07. : Tuesday, January 27, 2015. Git. Adminis. -trivia. Looks like all 3 groups have finished the ‘Team Formation’ activity. I haven’t gotten the ‘Statement Of Needs’ yet. I’ll write that tomorrow. To Git or Not to Git for Enterprise Development Benjamin Day @ benday Edward Thomson Microsoft @ ethomson Benjamin Day Brookline, MA Consultant , Coach, & Trainer Microsoft MVP for Visual Studio ALM GitHub. Mathieu Benoit. Why use . Git. Git. , like SVN, is a Version control system. pyEudetAnalysis. and . AllPix. now sitting on a CERN SVN server : . Centralized. Require some kind of CERN ID. Not very collaborative . Healthy:. . . A population of 10. 14. bacteria of at least 1000 species and belonging to four major phyla, the majority (90%) . . of which are anaerobes (e.g. Bacteriodetes). Unhealthy: . Speaker Name. Title. Prerequisites. A GitHub account. Learning objectives. Open a repo using . GitHub.dev. Create a branch. Commit changes to the branch. Create a pull request. Merge the pull request.
Download Document
Here is the link to download the presentation.
"Version Control with Git and GitHub"The content belongs to its owner. You may download and print it for personal use, without modification, and keep all copyright notices. By downloading, you agree to these terms.
Related Documents