| ... | ... | @@ -32,7 +32,7 @@ On the local (laptop or desktop) execute the following to begin working on a bug |
|
|
|
```git add file1 file2```
|
|
|
|
5. Commit your files
|
|
|
|
```git commit -m "SOME MESSAGE"```
|
|
|
|
5. Push your changes to your PySAL repos on GitHub
|
|
|
|
5. Push your changes to your autocnet repos on GitHub
|
|
|
|
```git push origin bugfix```
|
|
|
|
|
|
|
|
## Pull Request
|
| ... | ... | |
| ... | ... | |