#22818 closed Uncategorized (fixed)
Committing code: Add cd command to ensure "git remote add upstream" command works
| Reported by: | josh_parris | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Following the "git remote add upstream" commands in the instructions for Committing code doesn't work unless you are in the Django directory; the error returned by git doesn't suggest this is the problem.
Note:
See TracTickets
for help on using tickets.
In bcc3d2b9788cbee5f3fc654c1b0e8324294d8f02: