File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11---
2+ version: 0.4.6
3+ date: Fri 21 Apr 2023 10:18:34 AM EST
4+ - Remove stale worktrees in the push command
5+ ---
26version: 0.4.5
37date: Thu 22 Sep 2022 23:03:24 PM EST
48- Add --file option
Original file line number Diff line number Diff line change 11=meta: 0.0.2
22
33name: git-subrepo
4- version: 0.4.5
4+ version: 0.4.6
55abstract: Git Submodule Alternative
66homepage: https://github.com/ingydotnet/git-subrepo#readme
77license: MIT
8- copyright: 2013-2022
8+ copyright: 2013-2023
99
1010author:
1111 name: Ingy döt Net
Original file line number Diff line number Diff line change 3030bash+:import :std can version-check
3131
3232
33- VERSION=0.4.5
33+ VERSION=0.4.6
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