Skip to content

Instantly share code, notes, and snippets.

@thevops
Created December 8, 2021 19:25
Show Gist options
  • Select an option

  • Save thevops/72c78720f6b93f8226ebb86cd1a3d3d6 to your computer and use it in GitHub Desktop.

Select an option

Save thevops/72c78720f6b93f8226ebb86cd1a3d3d6 to your computer and use it in GitHub Desktop.
Code Review: list changed files
╭─ ~/Documents/code/app some-feature-branch
╰─❯ git diff --name-only $(git merge-base HEAD develop)
.gitlab-ci.yml
some/dir/file1.txt
some/dir/file2.txt
some/dir/file3.txt
some/dir/file4.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment