Skip to content

Instantly share code, notes, and snippets.

2016 git submodule add plugins/ChartJs/
2017 git submodule add ./plugins/ChartJs/
2018 cd plugins/
2019 git submodule add https://github.com/netusco/CakePhp-ChartJs.git ChartJs
2020 cd ..
2021 git ls-files --stage
2022 git ls-files --stage plugins/ChartJs/
2023 git rm --cache plugins/ChartJs/
2024 git submodule add https://github.com/netusco/CakePhp-ChartJs.git plugins/ChartJs
2025 git status