Commit 728470a
authored
[Documentation:Developer] set git credentials working with forks (#655)
**Summary:**
Added a small warning in the "Commit to PR from fork" page that tells
developers to ensure that their git credentials are set before pulling
and pushing from forks. If credentials are not set, then some commands
will fail. This change would help newer developers who might not be
proficient with git.
**Testing**
- Verified that changes appeared on the page
- Format looks good1 parent 168191c commit 728470a
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
| |||
0 commit comments