Skip to content

Commit

Permalink
Revert rust scm usage (#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
gsoltis committed 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.

1 comment on commit 995aae2

@vercel
Copy link

@vercel vercel bot commented on 995aae2 Mar 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.