forked from toolshed/abra
		
	fix: woops, remove that print statement
This commit is contained in:
		| @ -617,7 +617,6 @@ func EnsureUpToDate(recipeName string) error { | ||||
| 		return err | ||||
| 	} | ||||
|  | ||||
| 	fmt.Println(branch) | ||||
| 	fetchOpts := &git.FetchOptions{ | ||||
| 		Tags: git.AllTags, | ||||
| 		RefSpecs: []gitConfig.RefSpec{ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user