Modified

When you have a Git repository initialized and then add a new file or edit an existing file, that particular file will be marked as Modified in Git. This means that the file contains some changes from the already stored snapshot that Git has in its local storage/database. For example, if you create a C# console app project in a Git repository, then all the files of that solution will be marked as Modified as none of them are available in the Git repository history.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.107.100