diff options
Diffstat (limited to 'mv.txt')
-rw-r--r-- | mv.txt | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -17,15 +17,17 @@ 'status': 'unofficial'} pkgcore 0.12.28 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv -*** syncing mv -fatal: unable to access 'https://anongit.gentoo.org/git/user/mv.git/': Recv failure: Connection reset by peer -!!! failed syncing mv - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv *** syncing mv Cloning into '/var/lib/repo-mirror-ci/sync/mv'... -fatal: unable to access 'https://anongit.gentoo.org/git/user/mv.git/': Recv failure: Connection reset by peer -!!! failed syncing mv - * Sync failed again with 1, removing +warning: remote HEAD refers to nonexistent ref, unable to checkout +*** synced mv + * Sync succeeded +$ git log --format=%ci -1 +fatal: your current branch 'master' does not have any commits yet +$ git show -q --pretty=format:%G? HEAD +fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions, like this: +'git <command> [<revision>...] -- [<file>...]' + * Missing profiles/repo_name, removing |