├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── local-config-prompt.png └── rename-default-branch-dialog.png /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/renaming/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/renaming/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/renaming/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/renaming/HEAD/README.md -------------------------------------------------------------------------------- /local-config-prompt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/renaming/HEAD/local-config-prompt.png -------------------------------------------------------------------------------- /rename-default-branch-dialog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/github/renaming/HEAD/rename-default-branch-dialog.png --------------------------------------------------------------------------------