We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Redirect #experimental-busybox-based-mingit
Replace all page contents with links to the new location This trick was performed via: git ls-files \*.md | while read f do pr_url=https://github.com/git-for-windows/git-for-windows.github.io/pull/59 url=https://gitforwindows.org/${f%.md} echo "This wiki page [has been migrated]($pr_url) to a new location: [$url]($url)" >"$f" done There are two pages where this does not make sense, `0.-Index` and `_Footer`, which will be handled in the next commit. Signed-off-by: Johannes Schindelin <[email protected]>
Clarify that there is limited support for aliases and hooks
Add a link
Revert 3352a84f165cce69f8844327f85c7bbb97dc9dab...3313feb9f624aed52e07d0d110ef9e41cb342d32
Destroyed MinGit (markdown)
no more `git relink` since 9dec2c652f (Merge branch 'js/retire-relink', 2017-02-02)
Describe the experimental BusyBox flavor of MinGit
Describe what the heck MinGit is about