Git Tracks the Submodule’s State

Learn how to track the submodule's state.

Get the experimental branch

Since your alicelib submodule is a straightforward clone of the remote alicelib origin, you have the master branch and the origin’s experimental branch:

1	cd alicelib
2	git branch -a -vv

Get hands-on with 1200+ tech skills courses.