Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use origin/main as base branch
Browse files Browse the repository at this point in the history
yanick committed Jan 29, 2024
1 parent ea25ab9 commit 4eb91a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/changed-files
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

git diff --name-only --diff-filter=d main
git diff --name-only --diff-filter=d origin/main

0 comments on commit 4eb91a2

Please sign in to comment.