Nbgit 0.4 on NetBeans 7.0 Beta: seems to be working fine
36 views
Skip to first unread message
alexbottoni
unread,
Dec 25, 2010, 4:40:46 AM12/25/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nbgit
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
the single, specific /home/user/projects/project directory. This makes
up a 43Mb-large .git directory in my home...
Despite this, GIT seems to focus its attention on the /home/user/
projects/project directory when performing its usual operations.
I'm completely new to GIT so I cannot say if this behaviour is normal
or not...