Revert "Merge pull request #89 from fidian/optimize-vcs-type"

This reverts commit 082809bab2, reversing
changes made to 33429b3ca6.
This commit is contained in:
tlimoncelli@stackexchange.com
2015-06-16 17:11:22 -04:00
parent 082809bab2
commit 4466c202fb
4 changed files with 62 additions and 37 deletions

View File

@@ -47,4 +47,4 @@ vcs_add "$BB_FILES" "$encrypted_file"
vcs_commit "registered in blackbox: ${unencrypted_file}" "$BB_FILES" "$encrypted_file"
echo "========== UPDATING VCS: DONE"
echo "Local repo updated. Please push when ready."
echo " $VCS_TYPE push"
echo " $(which_vcs) push"