Some helper scripts and tips
- Home
https://github.com/wenuam/wm_dev_scm_git__Helpers
| Script | Action |
|---|---|
admin_keymgr |
Open certificate management dialog |
git_xxx_all.bat |
Perform the xxx command on all found cloned repositories (rename it if needed) |
git_push_loop.bat |
Loop pushing until the local repository is synced (copy it where needed) |
git_set_token.bat |
Apply new access 'ghp_xxx' token to all found cloned repositories (as parameter or asked) |
git_update_chmod.bat |
Apply chmod 755 on 'executable' files (must be added/indexed first in the repository) |
subf_on_date |
Sort files into created subfolders based on files' date (opt. filter on ext as parameter) |