Christian Lenz created NETBEANS-1554:
----------------------------------------

             Summary: Add push force support
                 Key: NETBEANS-1554
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1554
             Project: NetBeans
          Issue Type: New Feature
          Components: versioncontrol - Git
    Affects Versions: Next
            Reporter: Christian Lenz


>From the author of the external ticket:

{quote}
One of the main use cases for reset hard is to be able to push --force after it.

Use case: a github repo R2 is a fork of repo R1. R1 moves forward and R2's 
latest commit needs to be discarded before merging R1. The workflow is to reset 
--hard R2 to the previous commit and push force it before merging R1. reset 
--hard works, push --force is not possible from the IDE.
{quote}

This is really the same use case that I have. I can't push because NB says we 
have things to pull first. Now I have to do a push --force with console. Please 
add this missing feature.


Cheers

Chris



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

Reply via email to