org.eclipse.jgit.errors.RevisionSyntaxException:refs/tags/version 1.0.0 at org.eclipse.jgit.lib.Repository.resolve(Repository.java:706) at org.eclipse.jgit.lib.Repository.resolve(Repository.java:384) at org.eclipse.jgit.transport.RemoteRefUpdate.(RemoteRefUpdate.java:192) at org.eclipse.jgit.transport.Transport.findRemoteRefUpdatesFor(Transport.java:646) at org.netbeans.libs.git.jgit.commands.PushCommand.runTransportCommand(PushCommand.java:120) at org.netbeans.libs.git.jgit.commands.TransportCommand.run(TransportCommand.java:191) at org.netbeans.libs.git.jgit.commands.GitCommand$1.run(GitCommand.java:80) at org.netbeans.libs.git.jgit.commands.GitCommand$1.run(GitCommand.java:77) at java.security.AccessController.doPrivileged(AccessController.java:0) at org.netbeans.libs.git.jgit.commands.GitCommand.execute(GitCommand.java:77) at org.netbeans.libs.git.GitClient.push(GitClient.java:1059) at org.netbeans.modules.git.client.GitClient$42.call(GitClient.java:667) at org.netbeans.modules.git.client.GitClient$42.call(GitClient.java:663) at org.openide.util.NetworkSettings.suppressAuthenticationDialog(NetworkSettings.java:140) at org.netbeans.modules.git.client.GitClient$CommandInvoker$1$1.call(GitClient.java:954) at org.netbeans.modules.git.client.GitClient$CommandInvoker$1.call(GitClient.java:979) at org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethodIntern(GitClient.java:991) at org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethod(GitClient.java:916) at org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethod(GitClient.java:898) at org.netbeans.modules.git.client.GitClient$CommandInvoker.access$400(GitClient.java:892) at org.netbeans.modules.git.client.GitClient.push(GitClient.java:663) at org.netbeans.modules.git.ui.push.PushAction$3.perform(PushAction.java:282) at org.netbeans.modules.git.client.GitProgressSupport.performIntern(GitProgressSupport.java:115) at org.netbeans.modules.git.client.GitProgressSupport.run(GitProgressSupport.java:108) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443) at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68) at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)