Tomáš Poledný created NETBEANS-3890:
---------------------------------------

             Summary: git fetch --prune
                 Key: NETBEANS-3890
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3890
             Project: NetBeans
          Issue Type: Improvement
          Components: versioncontrol - Git
            Reporter: Tomáš Poledný


I use gitflow branching model. It means that I create branch for all features 
and after that I create MR in gitlab (or github). My MR is merged and remote 
branch is deleted in remote repository. There is no way how to automatically 
prune these remote branches from Netbeans so I have to delte remote branches 
one by one or open command line a call {{git fetch --prune}}. I would like to 
have support for --prune in git fetching (pulling dialog) as checkbox next to 
{{Enable Deletes}} button and it deletes all delted remote branches from my 
local repository.




--
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

Reply via email to