You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2018/02/19 18:28:00 UTC

[jira] [Created] (CB-13901) Platform Release: "View the changes via" doesn't work

Jan Piotrowski (Sujan) created CB-13901:
-------------------------------------------

             Summary: Platform Release: "View the changes via" doesn't work
                 Key: CB-13901
                 URL: https://issues.apache.org/jira/browse/CB-13901
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-coho
            Reporter: Jan Piotrowski (Sujan)


https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md#prepare-release has  "View the changes via" as a second step. Executing that command gives me this though:

{code}
λ git log --pretty=format:'* %s' --topo-order --no-merges $(git describe --tags $(git rev-list --tags --max-count=1))..master
fatal: ambiguous argument '%s'': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org