Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] Submodule reviews for 1.3

Hi,

There are a couple pending reviews for JGit/EGit that polish up support for submodules targeted for the 1.3 release.

If anyone has time to review them it would be greatly appreciated.

EGit:

https://git.eclipse.org/r/#/c/5033/ : Guard against missing HEAD object id when decorating submodules

https://git.eclipse.org/r/#/c/5032/ : Delete working directory when removing a submodule repository

https://git.eclipse.org/r/#/c/5031/ : [repoView] Add submodule add/sync/update support

JGit:

https://git.eclipse.org/r/#/c/5029/ : Support submodule '.git' repository references

https://git.eclipse.org/r/#/c/5030/ : Support committing submodule updates

Thanks,
Kevin Sawicki

Back to the top