Skip to content

Tags: ingydotnet/git-subrepo

Tags

0.4.9

Release 0.4.9

 - Revert Fix bash-completion due to not being compatible with Windows

0.4.8

Release 0.4.8

- Remove all subrepo refs with clean --force
- Allow the error() function to accept multiple arguments
- Bug fixed where clone --force could change the tracked branch
- Give a detailed error message if the parent SHA could not be found
- Use the git configuration to determine the default branch name for the init command
- Add --force to fetch command
- Fix executable settings on installed files
- Remove shebangs from library only files
- Fix bash-completion for instances that used make install

0.4.7

Release 0.4.7

- Convert testing to use docker with updated git versions
- Fix numerous places where quoting was incorrect causing path name collisions
- Fix pull-force test to deal with git not defaulting to merges on pulls after 2.33
- Fix issue where docker tests didn't work with git 2.30 or higher because of
  increased permission scrutiny.
- Update readme to say this tools is in production environments
- Update readme to use internet archive for old articles about subrepo no longer
  available on their original source

0.4.6

Release 0.4.6

Point release that removes stale worktrees in the push command.

0.4.5

Release 0.4.5

Point release that primarily allows subrepos that share a
substring and added the --file option to allow commit messages
that are to complicated for the -m option.

0.4.3

Release 0.4.3

0.4.2

Add Austin Morgan to authors list

0.4.1

Release 0.4.1

Update version numbers and changelog

0.4.0

Finishing tasks for 0.4.0 release

0.3.1

v0.3.1 release

Homebrew wanted up to date release. Nothing particularly special.