/
andry81
/
gitcmd
Обзор
Документация
Войти
/
andry81
/
gitcmd
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
gitcmd
Следить
1
Форк
1
Избранное
0
GigaIDE Cloud
A
andry81
typo
8 месяцев назад
28400b4
Описание
The Git scripts collection for various user tasks.
git
bash
scripts-collection
scripts
batch
В избранном
0
Следят
1
Языки
Shell
Batchfile
Сообщить о нарушении
master
Ветки:
1
Коммиты:
44
Теги:
0
Код
scripts
typo
8 месяцев назад
KNOWN_ISSUES.txt
2024.07.10: * new: git_filter_branch_remove_paths.sh: `--prune-empty`, `-p` flags to generate replace references to prune the empty commits after a filter apply (does not prune commits with children above the commits filter range expression) * new: git_filter_branch_remove_paths.sh: `--finalize`, `-z` flags to finalize changes and apply replace references just after the replace references generation * new: KNOWN_ISSUES.txt: known issues file * changed: git_filter_branch_remove_paths.sh: improved `--sync-gitignore-submodule-paths` flag implementaion in case of merge commits and collect `.gitignore` difference from all parent commits * changed: git_filter_branch_remove_paths.sh: improved performance by usage of `git show` instead of `git diff-index` + `patch` * changed: git_filter_branch_remove_paths.sh: code improvements
год назад
README.md
2024.05.16: * new: README.md: markdown readme file * changed: license.txt: copyright year as project born year
год назад
README_EN.txt
2024.05.16: * changed: README_EN.txt: readme update
год назад
TODO.txt
2024.06.20: * new: TODO.txt: todo file
год назад
changelog.txt
2024.10.28: * changed: *.bat: removed all `EOT` and `SOH` control characters as EOL characters in all `for /F "... eol= ..."` statements (https://github.com/andry81/contools/issues/3 : `Batch FOR-Loops EOL relies on a rare character`)
8 месяцев назад
license.txt
2024.05.16: * new: README.md: markdown readme file * changed: license.txt: copyright year as project born year
год назад
Readme
<a name="related-projects">Related projects</a>
<a name="copyright-and-license">Copyright and License</a>
<a name="related-projects">Related projects</a>
<a name="copyright-and-license">Copyright and License</a>
README.md
Описание
The Git scripts collection for various user tasks.
git
bash
scripts-collection
scripts
batch
В избранном
0
Следят
1
Языки
Shell
Batchfile
Сообщить о нарушении