Posts

Showing posts with the label content

Commit Or Discard The Untracked Or Modified Content In Submodules

Image
Commit Or Discard The Untracked Or Modified Content In Submodules . This results in git attempting to track the vendor/drupal/coder folder as a submodule, and leaves dirty working directories when no other changes are present. The clone is rebased with upstream: android AndroidStudio is not committing MainActivity.java to Github from stackoverflow.com To discard changes in working directory) # (commit or discard the untracked or modified content in submodules) # # modified: Using dirty ignores all changes to the work tree of submodules, only changes to the commits stored in the superproject are shown (this was the behavior before 1.7.0). # (commit or discard the untracked or modified content in submodules) # # modified: