Android Studio Git No tracked br
2018-12-04 本文已影响59人
挨踢星
Can't Update
No tracked branch configured for branch branch_name or the branch doesn't exist.
To make your branch track a remote branch call, for example,
git branch --set-upstream-to=origin/branch_name branch_name (show balloon)