Fixed deprecation warning (#6)
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(stash\@{ <-- HERE \d+}: )WIP( on .*: [\da-f]+)\.\.\..*$/ at /tmp/gits line 1128.
Category index listing 7 out of 7 entries in the category gitslave.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(stash\@{ <-- HERE \d+}: )WIP( on .*: [\da-f]+)\.\.\..*$/ at /tmp/gits line 1128.
* bug-21: Don't use hardcoded perl path
perl is hard coded in the gits script https://sourceforge.net/p/gitslave/bugs/21/ Patch by Jose Santiago https://sourceforge.net/u/jlsantiagohv/profile/
* bug-20: Fix parsing output which took time to complete
* bug-19: Fix git status error
Handle 'git status' output when the operation takes time https://sourceforge.net/p/gitslave/bugs/20/ Patch by Jose Santiago https://sourceforge.net/u/jlsantiagohv/profile/
Error: gits unexpected status output (missing branch) https://sourceforge.net/p/gitslave/bugs/19/ Patch by James T. Tanis https://sourceforge.net/u/jtanis/profile/