读书人

github(一)

发布时间: 2012-07-03 13:37:43 作者: rapoo

github(1)
github(1)

1. software on win7
I installed msysgit and tortoisegit before.

2. plugin on eclipse
The latest plugin URL is http://download.eclipse.org/egit/updates

3. Using my own github
create the repository in [Git Repository] with my URL http://github.com/luohuazju.

Import the project from [Projects from Git]

Once there is changes, [commit] first. Then [Push] to remote server.

edit the file under directory .gitignore, add the ignore lines
/target/*


references:
http://sillycat.iteye.com/blog/1131274
http://sillycat.iteye.com/blog/689970

1 楼 JArcher 2011-12-26 为什么不直接敲命令..

读书人网 >软件开发

热点推荐