Directories
¶
Path | Synopsis |
---|---|
git has a number of subcommands that do low-level work and were designed to be chained together UNIX-style or called from scripts.
|
git has a number of subcommands that do low-level work and were designed to be chained together UNIX-style or called from scripts. |
cli
|
|
object
don't do go generate ./...
|
don't do go generate ./... |
utils
|
|
diff
Package diff computes differences between text files or strings.
|
Package diff computes differences between text files or strings. |
diff/difftest
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "golang.org/x/tools/internal/diff"
|
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "golang.org/x/tools/internal/diff" |
diff/lcs
package lcs contains code to find longest-common-subsequences (and diffs)
|
package lcs contains code to find longest-common-subsequences (and diffs) |
diff/myers
Package myers implements the Myers diff algorithm.
|
Package myers implements the Myers diff algorithm. |
Click to show internal directories.
Click to hide internal directories.