https://github.com/pwright/githubtesting
Test the GitHub VSCode
https://github.com/pwright/githubtesting
Last synced: 3 months ago
JSON representation
Test the GitHub VSCode
- Host: GitHub
- URL: https://github.com/pwright/githubtesting
- Owner: pwright
- License: mit
- Created: 2021-10-12T13:18:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T10:27:23.000Z (about 4 years ago)
- Last Synced: 2025-03-01T17:48:36.511Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHubTesting
Test the GitHub VSCode edit and git features.
Press `.` on your keyboard to get started on this repo.
That will start VSCode in your browser and allow you edit this readme.
* VSCode will auto save your work but will not commit to the repo.
* A changed file notification is shown in left hand menu, prompting you to click that icon to enter a commit message.
* The 'normal' GitHub flow is initiated in the browser, fork, create a branch, and create a PR.
If you create a PR against this repo, I will edit the `main` branch to create a conflict that prevents automatic merging.
.Additional information:
* [GitHub VSCode feature](https://visualstudiomagazine.com/articles/2021/08/31/github-vs-code.aspx)
* [VSCode Git resources](https://code.visualstudio.com/learn/students/github-pack)