parse(diffInput: string, configuration: Diff2HtmlConfig = {}): DiffFile[]; 1. 2、Diff2HtmlUI,diff2html 提供的一个包装器 new Diff2HtmlUI(target: HTMLElement, diffInput?: string | DiffFile[], config: Diff2HtmlUIConfig =
--diff <set1> <set2> - 计算set1和set2的源文件之间的代码差异。 输入可以是文件和目录的混合。 --ignore-whitespace - 在使用--diff比较文件时忽略水平空格。 --max-file-size=<MB> - 如果要跳过大于给定大小MB的文件。 --exclude-dir=, - 排除给定的逗号分隔目录。 --exclude-ext=<ext1>,<ext2>...
Ignore whitespace changesWhitespace changes can make it more difficult to see the substantive changes in a merge request. You can choose to hide or show whitespace changes:On the left sidebar, select Search or go to and find your project. Select Code > Merge requests and find your merge ...
Showing 1 changed file with 4 additions and 4 deletions. Whitespace Ignore whitespace Split Unified 8 changes: 4 additions & 4 deletions 8 modules/auxiliary/admin/http/gitlab_password_reset_account_takeover.rb Original file line numberDiff line numberDiff line change @@ -44,8 +44,8 @@ ...
$ git checkout origin/merge-requests/1 Ignore whitespace changes in Merge Request diff view If you click the "Hide whitespace changes" button, you can see the diff without whitespace changes. It is also working on commits compare view.
Whitespace Ignore whitespace Split Unified 7 changes: 5 additions & 2 deletions 7 .gitlab-ci.yml Original file line numberDiff line numberDiff line change @@ -35,6 +35,7 @@ unit_tests: stage: test script: &selene-test-launcher-script - echo "Running selene resume from checkpoint test...
Ignore whitespace changes in Merge Request diff view If you click theHide whitespace changesbutton, you can see the diff without whitespace changes (if there are any). This is also working when on a specific commit page. Tip:You can append?w=1while on the diffs page of a merge request ...
- Add ignore white space option in merge request diff and commit and compare view - Ability to add release notes (markdown text and attachments) to git tags (aka Releases) - Relative links from a repositories README.md now link to the default branch ...
Toggle whitespace changes Sometimes when people push their commits there are a number of insignificant whitespace changes along with their important changes. We've added a button in our UI that allows you to hide these insignificant changes in the commit's diff. ...
.gitignoreci: support diff manifest sha with the base commit 7 months ago .gitlab-ci.ymlfeat(ci): add retry job functionality to dynamic pipeline report 8 months ago .gitmoduleschange: exclude CVEs that do not impact ESP-IDF components ...