Git experts, I want to pull remote branch with specified commit id, how to do it? Below command can get remote branch $git pull remote refs/heads/$branch_name Below command doesn't work $git pull remote objects/$commit_id Thanks, Emily -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html