With this change the 'git tf checkin --deep' command recognizes the following new options:
With this change:
git config --global git-tf.depth {1|number} - where number is any positive number between 2 and 2147483647.
git config --global git-tf.tag {true|false}
git config --global git-tf.include-metadata {true|false}
In the similar way these parameters could be specified in the --system git configuration.