Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 178 Bytes

File metadata and controls

14 lines (10 loc) · 178 Bytes

deploy firebase

firebase -P fb-aio deploy

push lên nhiều repo cùng lúc

git remote set-url --add --push all git://another/repo.git
git remote -v

hi