我遇到过一些提交不属于Git存储库中的任何分支.例如,以下提交被标记为Apache Commons CSV的发布,但它不属于任何分支:
https://github.com/apache/commons-csv/commit/0fbd1af5e3bd70454d5e398493a5c983aead2b67
它的父提交属于master.
https://github.com/apache/commons-csv/commit/7688fbc3f9f5acf73d3c5018dd83310f7580d02e
你有可能帮我理解这个吗?