书中8.3.8节提示
$ git checkout theme
但我在GitHub的仓库里,和自己下载的代码里,都没找到这个分支的代码,不知道是什么情况。
下面是仓库所有的分支:
$ git tag -n
admin Blog dashboard
blueprint Modular application with blueprint
config Configuration handling with Python class
csrf CSRF protection with CSRFProtect
deploy Ready for deploy
factory Application factory
front Blog interface
init Blog initialization
login Login management with Flask-Login
profiling Performance optimization
skeleton Basic project skeleton
testing Unit test with unittest
下面是GitHub的仓库: