File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ version: 0.4.9
2+ date: Mon 25 Jul 2024 11:23:34 AM CST
3+ - Revert Fix bash-completion due to not being compatible with Windows
4+ ---
15version: 0.4.8
26date: Mon 22 Jul 2024 07:40:00 AM CST
37- Remove all subrepo refs with clean --force
Original file line number Diff line number Diff line change 11=meta: 0.0.2
22
33name: git-subrepo
4- version: 0.4.8
4+ version: 0.4.9
55abstract: Git Submodule Alternative
66homepage: https://github.com/ingydotnet/git-subrepo#readme
77license: MIT
Original file line number Diff line number Diff line change 3030bash+:import :std can version-check
3131
3232
33- VERSION=0.4.8
33+ VERSION=0.4.9
3434REQUIRED_BASH_VERSION=4.0
3535REQUIRED_GIT_VERSION=2.7.0
3636GIT_TMP=$( git rev-parse --git-common-dir 2> /dev/null || echo .git) /tmp
You can’t perform that action at this time.
0 commit comments