Software Enginering-------using git

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Software Enginering-------using git相关的知识,希望对你有一定的参考价值。

To create a repository,steps:

https://github.com/mapo89/Git-Exercices-polito-Software-Engineering-

to use init in bash or cmd:

git init <directory>(optional,details are in following website)

https://www.atlassian.com/git/tutorials/setting-up-a-repository


then can find .git(which is a hidden file in the repository(shared folder))

next,

change directory into it:cd F: cd ......


create file in bash:

touch README

vi README

to write content then press ESC : ,q!(discard) or x(save current content then exit)

http://www.cnblogs.com/88999660/articles/1581524.html

以上是关于Software Enginering-------using git的主要内容,如果未能解决你的问题,请参考以下文章

解决 Ubuntu Software (Software Center) Crash 问题

CS 350 Software Design / SE 310 Software Architecture

10. Software, Software Engineering, water fall (瀑布模型),Code Complete等名词的来源

Index of /pub/software/graphics/pngtoico/

Cheetach Software Studying Note 1

Software Testing hw2