id | title | permalink | layout | category | prev | next |
---|---|---|---|---|---|---|
cli-diff |
Diff |
docs/cli-diff.html |
docs |
CLI Reference |
cli-deprecate.html |
cli-eject.html |
Shows difference between components files.
bit diff <component IDs> [version]
Runs diff
for all components in local Collection. Comparing local state in the working tree to the component objets in the Collection.
bit diff
bit diff bit.example/string/pad-left
bit diff bit.example/string/pad-left 1.0.0
bit diff bit.example/string/pad-left 1.0.0 2.0.0