Skip to content

History / Auto launching ssh agent when git starts

Revisions

  • 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]>

    @dscho dscho committed Mar 18, 2025
  • There is not actually any "th" sound in "GitHub"

    @dscho dscho committed Jul 13, 2022
  • Fix whitespace issues Signed-off-by: Johannes Schindelin <[email protected]>

    @dscho dscho committed Dec 19, 2020
  • Added ssh-add file path as I had an instance where it was necessary (probably better to be safe and define it rather than let it assume).

    @EdenWise EdenWise committed Apr 19, 2016
  • Added manual method for `stat-ssh-agent.cmd` not present

    @EdenWise EdenWise committed Feb 15, 2016
  • minor typo corrections

    @jankatins jankatins committed Jan 11, 2016
  • Update to new start-ssh-agent script

    @jankatins jankatins committed Jan 11, 2016
  • Created Auto launching ssh-agent when git starts (markdown)

    @ciaranj ciaranj committed Jun 16, 2015