Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional commands to be run after un git pull or git clone #31

Open
pipiche38 opened this issue Feb 7, 2022 · 0 comments
Open

Additional commands to be run after un git pull or git clone #31

pipiche38 opened this issue Feb 7, 2022 · 0 comments

Comments

@pipiche38
Copy link
Contributor

It would be great if we could have optional commands to be run after a git pull or a git clone.

For instance, I'm maintaining the ZigbeeforDomoticz plugin (old Zigate) and in the up coming version, we will be using some submodule and would require

git submodule update --init --recursive (after the git clone)

git pull --recurse-submodules (instead or after a git pull )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant