2852 - 为什么选择 Git?源代码控制的理由和注意事项.pdf

编号:982673 PDF 30页 1.79MB 下载积分:VIP专享
下载报告请您先登录!

2852 - 为什么选择 Git?源代码控制的理由和注意事项.pdf

1、WHY GIT?REASONS AND CONSIDERATIONS FOR SOURCE CONTROL.MARINA SCHWENK 2852-10/09/2025 9:30 AM 10:30AMABOUT ME?Senior Programmer Analyst/IBM i admin at Innovative Software Solutions Consulting Member of the CAAC.(COMMON Americas Advisory Counsel)2019 IBM fresh face President of WMCPA COMMON Board Memb

2、er IBM Champion for Power COMMONs New to IBM I(N2i)committee member and board liaison.WHAT IS SOURCE CONTROL?Version control,also known as source control,is the practice of tracking and managing changes to software code.Version control systems are software tools that help software teams manage chang

3、es to source code over time.(Atlassian)WHAT SOURCE CONTROL CONTINUED Source control keeps track of every change you make to a file.Source control keeps the changes in a database of somes ort that you can compare,look at who did the change and rollback to that version if needed.WHY SOURCE CONTROL?Sou

4、rce management.History of changes Reverting your changes Not having several copies of the same programs in several libraries.WHY SOURCE CONTROL Easy to merge changes/Multiple people working at the same time Will be able to keep track of the commits for year end review/reports for upper management,ti

5、ckets New developers know it It is the way of the future WHAT SHOULD I USE?SVN is a centralized version control systemYou and everyone else checks out and work off of one copy of the repository.Git is a distributed version control system.Every developer will check out the entire repository WHY GIT?T

6、rack Changes Easily Git keeps a full history of edits so you can see what changed,when,and by whom.Work Safely in Branches Test new features or fixes without breaking your main code.Collaborate Better Multiple people can work on the same project without stepping on each others toes.Quick Rollbacks M

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(2852 - 为什么选择 Git?源代码控制的理由和注意事项.pdf)为本站 (竿头日上) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠