The company uses gitblit. There are dependent libraries in my project that are also managed using git. I usually don’t pay attention to dependency updates in a timely manner because other people also need to use them.
Is it possible to send me a reminder, such as an email, when a dependent library is updated remotely? Or run a script locally to check the update record of the library?
githook
It can be done.