[jira] [Commented] (NETBEANS-775) Netbeans ignores git hooks

2019-12-12 Thread Stefan Wendelmann (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16994815#comment-16994815
 ] 

Stefan Wendelmann commented on NETBEANS-775:


Please fix this, we need git hooks on our local workstations to edit the 
commit-msg and add the branch name to the message, to keep track with the 
ticketnumber (wich is in the branchname) around our ci (jira, bitbucket, 
bamboo) !

The Bug / Missing feature was Reported in 2012, its 7 years now :( 

> Netbeans ignores git hooks
> --
>
> Key: NETBEANS-775
> URL: https://issues.apache.org/jira/browse/NETBEANS-775
> Project: NetBeans
>  Issue Type: New Feature
>  Components: versioncontrol - Git
>Affects Versions: 8.2, 11.2
>Reporter: Jonathan Nessier
>Priority: Major
>  Labels: features
>
> Git hooks are a main part of the git client but Netbeans ignores them.
> More about this missing feature can be found here:
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=250776]
> For me it is a critical missing feature. And it seems to be missed from other 
> folks too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-775) Netbeans ignores git hooks

2018-10-25 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663916#comment-16663916
 ] 

Christian Lenz commented on NETBEANS-775:
-

{quote}
Looks we need to be a bit patient - work is going on in  
https://bugs.eclipse.org/bugs/show_bug.cgi?id=299315
{quote}

the last comment was from 2015, so IMHO there is no real progress. I had a look 
into the source of NetBeans GIT support 2 years ago I think and I found empty 
methods to support git hooks etc. So there is still implementation there but 
needs completion and further work: 
https://github.com/apache/incubator-netbeans/search?q=Githook_q=Githook

So as I understand the code right, the getHooks returns nothing or doing 
nothing: 
https://github.com/apache/incubator-netbeans/blob/0f2e98d513deaedccef831ee9cfc08d09f3650b6/ide/git/src/org/netbeans/modules/git/ui/commit/GitCommitPanel.java.
 Only guessing.

> Netbeans ignores git hooks
> --
>
> Key: NETBEANS-775
> URL: https://issues.apache.org/jira/browse/NETBEANS-775
> Project: NetBeans
>  Issue Type: Improvement
>  Components: versioncontrol - Git
>Affects Versions: 8.2
>Reporter: Jonathan Nessier
>Priority: Minor
>  Labels: features
>
> Git hooks are a main part of the git client but Netbeans ignores them.
> More about this missing feature can be found here:
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=211451]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=268448]
>  * [https://netbeans.org/bugzilla/show_bug.cgi?id=258012]
> For me it is a critical missing feature. And it seems to be missed from other 
> folks too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists