tree--lists directories and files in tree form
Under Linux, the colors of different files represent meaning
Blue--Catalogue
White--General documents, text, configuration, source code, etc.
Light blue--linked files, mainly files created by the LN command
Green file--executable file
Red file--compress file or package file
Question: Today, when I look at the source code, there is a problem, that is, when I click on a class or method, it will not jump to their definition of the beginning of the place
Resolution: It seems that the main need to update the local warehouse, the specific code is as follows
--retag_app (SET Index)
--git St. (Production see update history)
--CC (clears the local git co from git-managed intermediate file. | Git clean-df)
--git Pull (code to local)
--retag_app (reset index)
--git St. (View current status)
Workstart-linux filename color Meaning