# Batch Changes Examples

Find examples of common use cases for Batch Changes.

- [Refactoring Go code using Comby](/batch-changes/refactor-go-comby) - [Updating Go import statements using Comby](/batch-changes/updating-go-import-statements) - [Update base images in Dockerfiles](/batch-changes/update-base-images-in-dockerfiles) - [Search and replace specific terms](/batch-changes/search-and-replace-specific-terms) Take a look at our [examples repository](https://github.com/sourcegraph/batch-change-examples) for a collection of ready-to-be-executed batch specs.