Hello guys,
do you have an idea on how to force a remote option on a submodule update. Cause currently my submodule can be checkout but if someone modify it from its side and push it, from my side it gets nothing :/
in my config all seems good cause the first checkout is good but every next update didn't work
Thanks in advance guys
Hi
We do not currently support that option I'm afraid.
You can double click the submodule in the parent repository, this will open a new tab for the submodule, from there you can do a pull.
Switching back to the parent repository you can then stage/commit the submodule update.
Can a feature request be created for this? It's common for a submodule to track a branch. In git command line it's as easy as doing a git submodule update --remote to have the submodules updated to the latest commit on the branch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I approve this could be a very useful feature !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, please raise a Feature Request at https://jira.atlassian/com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See discussion at:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.