On Mon, Feb 27, 2017 at 09:17:08AM +0000, Mykhaylo Lyubun wrote: >> When I execute method 2 I received: >> >> git push >> http://psocprogrammer:[email protected]/openocd >> review >> >> error: src refspec review does not match any.
>Replace "review" from the end of this command line with >HEAD:refs/publish/master. So if you decided to push manually via http, you >should be using >git push >http://psocprogrammer:[email protected]/p/openocd.git >HEAD:refs/publish/master I execute " git push http://psocprogrammer: XXXXXXXXXXXXXXXXXX @openocd.zylin.com/p/openocd.git HEAD:refs/publish/master " command and receive: " git push http://psocprogrammer: XXXXXXXXXXXXXXXXXX @openocd.zylin.com/p/openocd.git HEAD:refs/publish/master git: 'credential-wincred' is not a git command. See 'git --help'. Counting objects: 59, done. Delta compression using up to 8 threads. Compressing objects: 100% (59/59), done. Writing objects: 100% (59/59), 17.65 KiB | 0 bytes/s, done. Total 59 (delta 48), reused 0 (delta 0) remote: Resolving deltas: 100% (48/48) remote: Processing changes: refs: 1, done remote: remote: ERROR: In commit fb07a80551271c03339e1d922a952fdd64d0e5c0 remote: ERROR: committer email address [email protected] remote: ERROR: does not match your user account. remote: ERROR: remote: ERROR: You have not registered any email addresses. remote: ERROR: remote: ERROR: To register an email address, please visit: remote: ERROR: http://openocd.zylin.com/#/settings/contact remote: remote: To http://psocprogrammer: XXXXXXXXXXXXXXXXXX @openocd.zylin.com/p/openocd.git ! [remote rejected] HEAD -> refs/publish/master (invalid committer) error: failed to push some refs to 'http://psocprogrammer: XXXXXXXXXXXXXXXXXX @openocd.zylin.com/p/openocd.git' " I checked "psocprogrammer" user use "[email protected]" mail but errors is still present. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
