-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Labels
Description
📚 Documentation
Our Development Workflow page has various links to documentation for git commands. Those links are defined here:
iris/docs/src/developers_guide/gitwash/git_links.inc
Lines 16 to 28 in 299b335
.. _git clone: http://schacon.github.com/git/git-clone.html | |
.. _git checkout: http://schacon.github.com/git/git-checkout.html | |
.. _git commit: http://schacon.github.com/git/git-commit.html | |
.. _git push: http://schacon.github.com/git/git-push.html | |
.. _git pull: http://schacon.github.com/git/git-pull.html | |
.. _git add: http://schacon.github.com/git/git-add.html | |
.. _git status: http://schacon.github.com/git/git-status.html | |
.. _git diff: http://schacon.github.com/git/git-diff.html | |
.. _git log: http://schacon.github.com/git/git-log.html | |
.. _git branch: http://schacon.github.com/git/git-branch.html | |
.. _git remote: http://schacon.github.com/git/git-remote.html | |
.. _git rebase: http://schacon.github.com/git/git-rebase.html | |
.. _git config: http://schacon.github.com/git/git-config.html |
http://schacon.github.com gives a 404.
It's ignored by the linkcheck
Line 379 in 299b335
"http://schacon.github.com/git", |