git & github(2) upload code to github repository
·
카테고리 없음
As the last post mentioned that the github is for collaborating with other developers, from this post the information regaring how to share your work with other developer and how to collaborate with the other developers will be covered.Table of contents Create repository & code file Before uploading a project to the github repository, it is required to create a new repository in your github acco..
Git & GitHub (1)
·
카테고리 없음
(This post covers basic information about git, if you already have a basic understanding of git, please proceed to the post) What is git?Git is a VCS program, where VCS stands for Version Control System. This means that Git manages the version of code. But what exacly is a version of code? Versions can be explained as versions in 'time' and versions in 'dimension'. TimeIf there are five differen..
hyeonB
'commit' 태그의 글 목록