Github

2024-05-22

Github

Add Review Checklists to PRs Using Pull Request Templates

Add Review Checklists to PRs Using Pull Request Templates

  • 2024-05-22
  • 5 minutes to read

One useful tool to standardise your peer review process is to create a pull request template. This is really easy to achieve in both Azure DevOps and Github.

Steps required to rename the Default Branch in Github

Steps required to rename the Default Branch in Github

  • 2023-07-04
  • 2 minutes to read

A step-by-step guide to renaming the default branch of an existing GitHub repository and updating local clones that still reference the old branch name.

How to move a code repository from Devops to Github

How to move a code repository from Devops to Github

  • 2022-07-17
  • 3 minutes to read

A step-by-step guide describing how to migrate a git repository from Azure DevOps Repos to GitHub, preserving your full commit history using the GitHub Importer feature.