healthrian_mono_repository 1.0.0 healthrian_mono_repository: ^1.0.0 copied to clipboard
a mono repository for healthrian dart/flutter libraries
submodule 추가 #
git submodule add https://github.com/chan150/healthrian_example
submodule 업데이트 #
# git submodule update --init --recursive
# git submodule foreach 'flutter pub get'
git submodule update --recursive
git submodule foreach 'git checkout develop_himchan && git pull'
commit log #
# git log --pretty=format:"%h - %an, %ar : %s" &> history.txt
git log --pretty=format:"%an, %cd : %s" > history.txt