use GIT with eclipse plugin egit
use GIT with eclipse plugin egit
I have heard this tool for quite a long time,once my friend ChaoChao introduced to me.I always use svn and cvs instead.
Now I will try this git since the new plugin egit for eclipse is released.
homepage:
http://www.eclipse.org/egit/
download and install location:
http://download.eclipse.org/egit/updates/
document location:
http://www.eclipse.org/egit/documentation/
Getting Started
Click the project you want to share,and then [Team]-----[Share Project], choose [Git],[Next]
Choose a directory d:\work\exefinance, click [Create Repository]-----[Finish]
[Team] -----[Track]
[Team] -----[Commit]
[Compare With] ------[History]
Pushing a Local Repository to GitHub
asign in this site:
https://github.com/
create rsa_key first
[Window]-----[Preferences]------[General]-------[Network Connection]-----[SSH2]
[Key Management]------[Generate RSA Key]
click the add public key area,put the text from the file C:\Documents and Settings\sillycat\.ssh\id_rsa.pub
create a New Repository
Project Name: exefinance
Description:
[Create]
click the project you want to share,[Team] -----[Push]
URI: git@github.com/luohuazju/exefinance.git
Protocol: git+ssh
User: git
Password: 留白
[Next]
Source ref: refs/heads/master
Destination ref: refs/heads/master
[Add all branches spec] ------[Next]
[Finish]
after that ,you can access your code from this url:
http://github.com/luohuazju/exefinance
Fetch the project from github
[Git Repositories]-----[Import Git Respository]
URI: git@github.com/luohuazju/exefinance.git
Protocol: git+ssh
[Next] [Next]
Directory: E:\git\exefinance
Initial branch: master
Remote name: origin
[Finish]
中文文件
http://progit.org/book/zh/
I have heard this tool for quite a long time,once my friend ChaoChao introduced to me.I always use svn and cvs instead.
Now I will try this git since the new plugin egit for eclipse is released.
homepage:
http://www.eclipse.org/egit/
download and install location:
http://download.eclipse.org/egit/updates/
document location:
http://www.eclipse.org/egit/documentation/
Getting Started
Click the project you want to share,and then [Team]-----[Share Project], choose [Git],[Next]
Choose a directory d:\work\exefinance, click [Create Repository]-----[Finish]
[Team] -----[Track]
[Team] -----[Commit]
[Compare With] ------[History]
Pushing a Local Repository to GitHub
asign in this site:
https://github.com/
create rsa_key first
[Window]-----[Preferences]------[General]-------[Network Connection]-----[SSH2]
[Key Management]------[Generate RSA Key]
click the add public key area,put the text from the file C:\Documents and Settings\sillycat\.ssh\id_rsa.pub
create a New Repository
Project Name: exefinance
Description:
[Create]
click the project you want to share,[Team] -----[Push]
URI: git@github.com/luohuazju/exefinance.git
Protocol: git+ssh
User: git
Password: 留白
[Next]
Source ref: refs/heads/master
Destination ref: refs/heads/master
[Add all branches spec] ------[Next]
[Finish]
after that ,you can access your code from this url:
http://github.com/luohuazju/exefinance
Fetch the project from github
[Git Repositories]-----[Import Git Respository]
URI: git@github.com/luohuazju/exefinance.git
Protocol: git+ssh
[Next] [Next]
Directory: E:\git\exefinance
Initial branch: master
Remote name: origin
[Finish]
中文文件
http://progit.org/book/zh/
相關文章
- Vue.use(plugin)詳解VuePlugin
- Eclipse通過EGit外掛提交多個專案到同一個倉庫EclipseGit
- 解決 eclipse出現 Address already in use: bindEclipse
- eclipse與hadoop-eclipse-plugin之間的版本對應關係EclipseHadoopPlugin
- Eclipse中Git的使用EclipseGit
- 【轉】oh-my-zsh: git PluginGitPlugin
- 通過Gradle Plugin實現Git Hooks檢測機制GradlePluginGitHook
- 【轉載】Kano Model — Ways to use it and NOT use it
- nginx useNginx
- JQuery Plugin 2 - Passing Options into Your PluginjQueryPlugin
- Be better to use NPMNPM
- WireGuard Use Notes
- plsql use skillsSQL
- Maven - No plugin found for prefix 'war' in the current project and in the plugin groupsMavenPluginProject
- Use PHP7PHP
- efcore This MySqlConnection is already in useMySql
- the NTP socket is in use, exiting
- [Typescript] Use Bitwise FlagsTypeScript
- [Vue] Use render functionVueFunction
- Use IE userdata behavior
- use "jsdelivr" to host fileJSVR
- IPFS_basic_use
- Webpack的pluginWebPlugin
- goodbye eclipse~GoEclipse
- Eclipse SymphonyEclipse
- Maven EclipseMavenEclipse
- eclipse安裝教程配置 2021最新eclipse教程Eclipse
- 使用Maven打包你的應用——maven-jar-plugin & maven-assembly-plugin & maven-shade-pluginMavenJARPlugin
- 嚴格模式use strict模式
- AppBuilder(一)【Use彙總】APPUI
- Linux Use ODBC Connect OracleLinuxOracle
- Use Nid to Change dbname(轉)
- Use-After-Free漏洞
- Clang Plugin 之 DebugPlugin
- Gradle 自定義 pluginGradlePlugin
- Framework + plugin架構FrameworkPlugin架構
- phonegap-plugin-barcodescannerPlugin
- "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?APP
- Eclipse建立workingsetEclipseGse