Update/reorder git instructions in Developer's Guide
(from #33088)
In the developer guide, move "git the hard way" earlier and present "git-trac" only as an additional convenience.
Also note that the first configuration using sagetrac-mirror is not recommended for users who use VS Code (https://trac.sagemath.org/ticket/33589#comment:13)
Change History (12)
Description: |
modified (diff)
|
Branch: |
→ u/mkoeppe/update_reorder_git_instructions_in_developer_s_guide
|
Authors: |
→ Matthias Koeppe, ...
|
Commit: |
→ 88b04d4979b70f8b8b2fa58d9d0132f28c1f16de
|
Commit: |
88b04d4979b70f8b8b2fa58d9d0132f28c1f16de →
aa9faaab875780c2e90f4edb51c98bdc9396bbc7
|
Authors: |
Matthias Koeppe, ... →
Matthias Koeppe
|
Status: |
new →
needs_review
|
Reviewers: |
→ Dima Pasechnik
|
Status: |
needs_review →
positive_review
|
Description: |
modified (diff)
|
Priority: |
major →
critical
|
Priority: |
critical →
blocker
|
Branch: |
u/mkoeppe/update_reorder_git_instructions_in_developer_s_guide →
aa9faaab875780c2e90f4edb51c98bdc9396bbc7
|
Resolution: |
→ fixed
|
Status: |
positive_review →
closed
|
Last 10 new commits:
README: Document --enable-editable and --enable-download-from-upstream-url
README.md: Instructions for Apple Silicon
README.md: Restructure macOS prep instructions
src/doc/en/installation/source.rst: Remove instructions for Solaris, AIX, HP-UX
README.md: Point to developer guide for git details
src/doc/en/installation/source.rst: Point to README.md for step-by-step instructions
src/doc/en/developer/workspace.rst: Link to Trac #30500
src/doc/en/installation/source.rst: Update required venv Python extension modules from build/pkgs/python3/spkg-configure.m4
Merge #33088
src/doc/en/developer/manual_git.rst: Do not recommend mixed sagetrac-mirror / trac operation when using VS Code