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 | 		return err | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	fmt.Println(branch) |  | ||||||
| 	fetchOpts := &git.FetchOptions{ | 	fetchOpts := &git.FetchOptions{ | ||||||
| 		Tags: git.AllTags, | 		Tags: git.AllTags, | ||||||
| 		RefSpecs: []gitConfig.RefSpec{ | 		RefSpecs: []gitConfig.RefSpec{ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user