Skip to content

Commit

Permalink
Revert rust scm usage (vercel#4277)
Browse files Browse the repository at this point in the history
### Description

Drop hook to rust implementation of scm. There is an error with
`turbo-ignore`

### Testing Instructions

Existing unit + integration tests
  • Loading branch information
Greg Soltis authored Mar 21, 2023
1 parent 5574379 commit 995aae2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
3 changes: 0 additions & 3 deletions cli/internal/scm/git_go.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
//go:build go || !rust
// +build go !rust

// Package scm abstracts operations on various tools like git
// Currently, only git is supported.
//
Expand Down
28 changes: 0 additions & 28 deletions cli/internal/scm/git_rust.go

This file was deleted.

0 comments on commit 995aae2

Please sign in to comment.