Tag: The state of change
-
Post Views: 51 1. Run git status, you can see the status of changes: 2. In TortoiseGit, git commits, which is consistent with the results of git status. as shown in Figure 1 3. Now I want to switch branches, but I don’t want to submit the previous work; so the storage modification pushes the new storage to the stack,…