You cannot post messages because this group is only available as an archive.
Description:
NetBeans Git Module
|
|
|
nbgit 0.3
|
| |
Hello, I am pleased to announce another NbGit release. It fixes the problem of reloading exclude files (.gitignore and .git/info/exclude) if they are modified, thanks to the patch posted by Imran M Yousuf. A lot of people reported problems related to the use of submodules. This has been addressed by patches I have contributed upstream in JGit, which... more »
|
|
Nbgit 0.4 on NetBeans 7.0 Beta: seems to be working fine
|
| |
I think you all will be happy to hear this...
I just installed and tested NBGit 0.4 on NetBeans 7.0 Beta on my
LinuxMint 10 Julia (an Ubuntu 10.04 Maverick Meerkat derivative) and
it seems to work perfectly.
Just a detail: it looks like GIT (when used form within
NB7.0+nbgit0.4) initializes the whole /home/user directory instead of... more »
|
|
nbgit not adding subdirectories to repo
|
| |
I'm running nbgit 0.4 on NetBeans 6.8 on Vista 32. I'm new to Git,
and I absolutely love it--and I really love using nbgit. Great
interface, works beautifully. Except:
It only recognizes when files in my project's root directory have
changed. In any subdirectory, it shows me changes in the left margin,... more »
|
|
Can't get nbgit to work properly in NB6.9.1
|
| |
Hi
I just installed NBGIT on my NetBeans. However I get all sort of
strange problems.
*) Git -> Show History only work on top level node of the the project.
Not on an individual file (it only shows a empty History window)
*) Git -> Revert doesn't work on any nodes.
*) Git -> Status doesn't work on individual files... more »
|
|
Working with branches
|
| |
Hello,
this is probably stupid, but how do I create a new branch in nbgit? If
it's not possible, it would be nice to indicate on the web somewhere,
because, at least for me, easy branching is the reason to use git...
K. B.
|
|
Comment on Install in nbgit
|
| |
Comment by venehosting: Do not work for me. When try to install said: Some plugins require plugin org.openide.util.lookup to be installed. The plugin org.openide.util.lookup is requested in version 8.1. I use netbeans 6.8 For more information: [link]
|
|
Diff broken in NB6.9
|
| |
Hi,
I installed the somewhat unofficial version from
[link] (the one in the
comments).
It has an issue with showing a diff for a branch created from a
remote.
Something like
git clone g...@github.com:...
git checkout -b mybranch
Now the diff doesnt work, it says... more »
|
|
|