0

I have a project with multi repo, when I commit with one of them, I just want to make sure each of the repo are newest, because the repo have some dependencies, I want to fetch all repo changes and make sure the build process works fine.

how to check each of the local repo newest or not before git commit?

2
  • 1
    Are you using submodules or something else? Commented Apr 14, 2024 at 6:53
  • no, just multipule git repo. but it contains submodule in each git repo Commented Apr 14, 2024 at 11:50

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.