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. . 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. What is version control?. Aka revision control, source control. Version control . is . the management and tracking of changes to source code, documents, data, etc.. Allows collaborative development. Keeps track of . About the Company. What is the problem?. How did we solve it?. Demo!!. Implementation Strategies. About Gerger. Gitora. Tool to manage your PL/SQL code base with Git. . www.gitora.com. Formspider. Modern Version Control with . Git. Ilan. . Biala. (. ibiala@andrew.cmu.edu. ). Aaron Perley (. aperley@andrew.cmu.edu. ). https://www.andrew.cmu.edu/course/98-174/. Why should you take this course?. organising. your data. For an easier life . lib.uts.edu.au. utslibrary. utslibrary. Over the next 60ish . mins. : . Why this stuff matters. Metadata. Tagging and file hierarchies. File naming and renaming. ) is a good place to organize source code:. 1 Available for anyone to see, download, and use. 2 Selected users can add/modify files. 3 Many coauthors can work at the same time. 4 Version history to view changes or rewind mistakes. 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. & 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.. The process of managing . changes to your files over time (aka, . revision control or source control). Manual Version Control. A simple method to store the current . revision is at the end of the file name. This . EmploymentHistory Jan2021Present$LeadR&T,AI.ThalesDigitalSolutionsInc,Montreal,Canada.Sept2020Dec2020$PostdoctoralResearcher.EcoledeTechnologieSuperieure(ETS),Montreal,Canada.Projects:Repres 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. April 30, 2018. Peder. Larson, PhD. Associate Professor. UCSF Department of Radiology and Biomedical Imaging. What is . git. ?. Version control. Track changes you make to software or other documents.
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