add missing pages
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
d15093cf45
commit
8d60f14945
@@ -7,7 +7,7 @@
|
||||
|
||||
`dvc diff {{commit_hash/tag/branch}}`
|
||||
|
||||
- Compare the changes in DVC tracked files from 1 git commit to another:
|
||||
- Compare the changes in DVC tracked files from 1 Git commit to another:
|
||||
|
||||
`dvc diff {{revision_b}} {{revision_a}}`
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# git difftool
|
||||
|
||||
> Show file changes using external diff tools. Accepts the same options and arguments as git diff.
|
||||
> Show file changes using external diff tools. Accepts the same options and arguments as Git diff.
|
||||
> More information: <https://git-scm.com/docs/git-difftool>.
|
||||
|
||||
- List available diff tools:
|
||||
|
@@ -3,7 +3,7 @@
|
||||
> Helper to launch a gitweb server.
|
||||
> More information: <https://git-scm.com/docs/git-instaweb>.
|
||||
|
||||
- Launch a gitweb server for the current git repository:
|
||||
- Launch a gitweb server for the current Git repository:
|
||||
|
||||
`git instaweb --start`
|
||||
|
||||
|
Reference in New Issue
Block a user