On Thu, Apr 05, 2018 at 09:11:14AM -0700, Ethan Furman <et...@stoneleaf.us> wrote: > On 04/05/2018 08:07 AM, Oleg Broytman wrote: > > On Thu, Apr 05, 2018 at 07:31:02AM -0700, Ethan Furman wrote: > > > > Getting the list of files that have been added/changed ... fatal: > > > ambiguous > > > argument 'origin/3.7': unknown revision or path not in the working tree. > > > > > > How does one fix that? > > > > git fetch origin 3.7:3.7 > > Resulted in: > > ethan@code:~/source/git-python/cpython$ git fetch 3.7:3.7 ^^^^^ origin
git fetch origin 3.7:3.7 ^^^^^^ > ssh: connect to host 3.7 port 22: Connection timed out > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > -- > ~Ethan~ Oleg. -- Oleg Broytman http://phdru.name/ p...@phdru.name Programmers don't die, they just GOSUB without RETURN. _______________________________________________ core-workflow mailing list -- core-workflow@python.org To unsubscribe send an email to core-workflow-le...@python.org https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/ This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct