Created
March 29, 2016 05:30
-
-
Save tkhoa2711/0188f6b4ab5a1500124d to your computer and use it in GitHub Desktop.
Workflow to edit multiple files on GitHub website
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Create a temporary branch, switch to it | |
- Edit multiple files, commit each file separately | |
- Make pull request | |
- Merge pull request and delete temporary branch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment