Hi all, I'm developing a remote helper which uses the fast-import stream for fetching. When I perform cloning git prints error message - "fatal: 'refs/heads/master' - not a valid ref", however the clonning completes normally. Each my fast-import commit command starts with "commit refs/heads/master" header.
What does this error message mean and how can I fix it? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/EJ1Wgk9VUnkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
