hi all, I have a patch on review server https://review.source.android.com. I can download it by "repo download" command.
but when I made a change and use git add -A, git commit --amend and repo upload, I got error "no branches ready for upload. I check the active branches by git branch: * (no branch) branch_a branch_b I think the repo download does not create a branch on my local repository, so that I can not upload branch. how to fix the issue? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. 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/android-developers?hl=en

