Skip to content
Snippets Groups Projects
Unverified Commit 745edb0f authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

Revert "tree item removal if path is different (#1951)"

This reverts commit 0ce105f2.
parent 0ce105f2
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ class Git::Providers::Github < Git::Providers::Abstract
mode: file[:mode],
type: file[:type],
sha: nil
} unless path_to_check == path
}
batch << {
path: path,
mode: file[:mode],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment