使用Bitbucket, GitHub和SourceTree实现GIT的实用方法

Sudipto Chakraborty, P. Aithal
{"title":"使用Bitbucket, GitHub和SourceTree实现GIT的实用方法","authors":"Sudipto Chakraborty, P. Aithal","doi":"10.47992/ijaeml.2581.7000.0156","DOIUrl":null,"url":null,"abstract":"Purpose: we use GIT for version control management. It is widely used in teamwork. Standalone developers mostly do not prefer to use it. But in all types of development, we can use it to manage our software efficiently. We demonstrate how we can use the GIT version control in our software project through the step-by-step procedure. We will use Bitbucket and GitHub as GIT servers and SourceTree as GIT clients for the demonstration. The SourceTree has GUI, which we generally prefer. This paper might be helpful who are trying to integrate the GIT system into their project.\nDesign/Methodology/Approach: We create a new remote GIT repo (Repository) in Bitbucket and GitHub. Then install a GIT client into our system. The remote repo is cloned into our system through it. Inside the local repo, we add and modify files. After a good change, we must send it to the Stage. We are writing comments on it and committing to the changes. So, GIT can keep a change record. We can revert to the previous commit point if the current changes are unsuitable. \nFindings/Result: Here, we demonstrate how to integrate Git easily. Individual researchers can incorporate GIT into their projects efficiently.\nOriginality/Value: Many documents are available on the net for version control system demonstrations. Here we demonstrate in different ways so that anyone can easily understand and integrate these efficient tools.\nPaper Type: Experimental-based Research.","PeriodicalId":184829,"journal":{"name":"International Journal of Applied Engineering and Management Letters","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-10-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"A Practical Approach to GIT Using Bitbucket, GitHub and SourceTree\",\"authors\":\"Sudipto Chakraborty, P. Aithal\",\"doi\":\"10.47992/ijaeml.2581.7000.0156\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Purpose: we use GIT for version control management. It is widely used in teamwork. Standalone developers mostly do not prefer to use it. But in all types of development, we can use it to manage our software efficiently. We demonstrate how we can use the GIT version control in our software project through the step-by-step procedure. We will use Bitbucket and GitHub as GIT servers and SourceTree as GIT clients for the demonstration. The SourceTree has GUI, which we generally prefer. This paper might be helpful who are trying to integrate the GIT system into their project.\\nDesign/Methodology/Approach: We create a new remote GIT repo (Repository) in Bitbucket and GitHub. Then install a GIT client into our system. The remote repo is cloned into our system through it. Inside the local repo, we add and modify files. After a good change, we must send it to the Stage. We are writing comments on it and committing to the changes. So, GIT can keep a change record. We can revert to the previous commit point if the current changes are unsuitable. \\nFindings/Result: Here, we demonstrate how to integrate Git easily. Individual researchers can incorporate GIT into their projects efficiently.\\nOriginality/Value: Many documents are available on the net for version control system demonstrations. Here we demonstrate in different ways so that anyone can easily understand and integrate these efficient tools.\\nPaper Type: Experimental-based Research.\",\"PeriodicalId\":184829,\"journal\":{\"name\":\"International Journal of Applied Engineering and Management Letters\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-10-29\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"International Journal of Applied Engineering and Management Letters\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.47992/ijaeml.2581.7000.0156\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Journal of Applied Engineering and Management Letters","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.47992/ijaeml.2581.7000.0156","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

目的:我们使用GIT进行版本控制管理。它被广泛应用于团队合作。独立开发者大多不喜欢使用它。但是在所有类型的开发中,我们都可以使用它来有效地管理我们的软件。我们将通过一步一步的过程演示如何在软件项目中使用GIT版本控制。我们将使用Bitbucket和GitHub作为GIT服务器,SourceTree作为GIT客户端进行演示。SourceTree有GUI,我们通常更喜欢它。本文可能会对那些试图将GIT系统集成到他们的项目中的人有所帮助。设计/方法/方法:我们在Bitbucket和GitHub上创建一个新的远程GIT仓库。然后在系统中安装一个GIT客户端。远程回购通过它克隆到我们的系统中。在本地repo中,我们添加和修改文件。在一个好的改变之后,我们必须把它送到舞台上。我们正在撰写评论并承诺进行更改。因此,GIT可以保存更改记录。如果当前的更改不合适,我们可以恢复到以前的提交点。发现/结果:在这里,我们演示如何轻松地集成Git。单个研究人员可以有效地将GIT整合到他们的项目中。原创性/价值:网络上有许多文档可用于版本控制系统演示。在这里,我们以不同的方式进行演示,以便任何人都可以轻松理解和集成这些有效的工具。论文类型:实验研究。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A Practical Approach to GIT Using Bitbucket, GitHub and SourceTree
Purpose: we use GIT for version control management. It is widely used in teamwork. Standalone developers mostly do not prefer to use it. But in all types of development, we can use it to manage our software efficiently. We demonstrate how we can use the GIT version control in our software project through the step-by-step procedure. We will use Bitbucket and GitHub as GIT servers and SourceTree as GIT clients for the demonstration. The SourceTree has GUI, which we generally prefer. This paper might be helpful who are trying to integrate the GIT system into their project. Design/Methodology/Approach: We create a new remote GIT repo (Repository) in Bitbucket and GitHub. Then install a GIT client into our system. The remote repo is cloned into our system through it. Inside the local repo, we add and modify files. After a good change, we must send it to the Stage. We are writing comments on it and committing to the changes. So, GIT can keep a change record. We can revert to the previous commit point if the current changes are unsuitable. Findings/Result: Here, we demonstrate how to integrate Git easily. Individual researchers can incorporate GIT into their projects efficiently. Originality/Value: Many documents are available on the net for version control system demonstrations. Here we demonstrate in different ways so that anyone can easily understand and integrate these efficient tools. Paper Type: Experimental-based Research.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信