mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9f23d0fb80
1. Use explicit commands here for better tracing even if it requires spelling out '/usr/local/bin/git' a number of times. 2. Use the functionality that the Shell class has to offer now. 3. Use -C for changing the git working directory. 4. A bit of style left and right.