【发布时间】:2016-09-01 12:46:25
【问题描述】:
我想克隆 Android 支持库的存储库,看看版本 24.1.1 和 24.2.0 之间发生了哪些变化。
我知道存储库位于 here 但是:
- 尽管最新的支持库版本 24.2.0 是在 8 月,但它的最新提交日期为 7 月 1 日。
- 没有支持库版本 24.1.1、24.2.0 等标签。
我如何才能看到版本 24.1.1 和 24.2.0 之间进行了哪些提交?
【问题讨论】:
标签: android git android-support-library android-source