Using UI, how to see if directory is a git submodule -


I am new to GIT ... Using any UI, like Turtle GIT or Sourty, see it quickly Is there a way in which a directory is part of a GIT subdue or local repo? I especially do not want to use any command line command to detect it.

Thanks

Ah, just saw it: Turtle menu for a submodule " Git Commit Submodule "will show that it will be just" Git Commit "for a regular portion of the tree.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -