Skip to content

Commit 9820744

Browse files
committed
up Git Addon
1 parent dc13e2c commit 9820744

File tree

1 file changed

+27
-21
lines changed

1 file changed

+27
-21
lines changed

git/addon/index.md

+27-21
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
1-
---
2-
layout: home
3-
title: Nodeclipse -- Git Addon
4-
---
5-
6-
# Git Addon
7-
8-
- <a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1076754">
9-
<img src="http://marketplace.eclipse.org/sites/all/modules/custom/marketplace/images/installbutton.png"></a>
10-
11-
[Git Addon on marketplace](http://marketplace.eclipse.org/content/nodeclipse-git-addon)
12-
13-
Associate *.git* files with TextEditor
14-
15-
![](with-git-addon.PNG)
16-
17-
Builded against Indigo and tested in Kepler.
18-
19-
Hint: Press <kbd>Alt+Shift+W</kbd> for `Show In`
20-
21-
Read [Git/EGit page](/git)
1+
---
2+
layout: home
3+
title: Nodeclipse -- Git Addon
4+
---
5+
6+
# Git Addon
7+
8+
- <a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1076754">
9+
<img src="http://marketplace.eclipse.org/sites/all/modules/custom/marketplace/images/installbutton.png"></a>
10+
11+
[Git Addon on marketplace](http://marketplace.eclipse.org/content/nodeclipse-git-addon)
12+
13+
Associate *.git* files with TextEditor
14+
15+
![](with-git-addon.PNG)
16+
17+
## Warning
18+
19+
`.gitattributes` file will not be used by EGit, see open [Bug 342372 - support gitattributes](https://bugs.eclipse.org/bugs/show_bug.cgi?id=342372)
20+
21+
Builded against Indigo and tested in Kepler.
22+
23+
Sources at GitHub <https://github.com/Nodeclipse/org.nodeclipse.gitaddon>
24+
25+
Hint: Press <kbd>Alt+Shift+W</kbd> for `Show In`
26+
27+
Read [Git/EGit page](/git)

0 commit comments

Comments
 (0)