Skip to content

Commit

Permalink
Remove 'ignore = all' from .gitmodules
Browse files Browse the repository at this point in the history
I would like to see the changes in git status.

Change-Id: I5b97af3cd467639aa4df1bcfd717f33c5b820c4b
Reviewed-by: Michal Klocek <[email protected]>
  • Loading branch information
valdmann committed May 24, 2018
1 parent e313d3d commit da78ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "src/3rdparty"]
path = src/3rdparty
url = ../qtwebengine-chromium.git
ignore = all
ignore = dirty
initrepo = true

0 comments on commit da78ee6

Please sign in to comment.