Skip to content
Permalink
79d8f6ed0c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
27 lines (19 sloc) 792 Bytes

UConn GitHub Installer

This is a semi-automated installer package that assists members of the UConn community in setting up their machines to use UConn GitHub.

It currently does the following:

  • Installs Git 1.7.8 (Msysgit)
  • Installs Git Extensions (GUI, Visual Studio addons, etc)
  • Installs KDiff3
  • Sets your Name and Email Git configuration values
  • Generates a SSH key for you (if one does not already exist)
  • Copies your SSH key to your clipboard so you can paste it into http://github.uconn.edu/account/ssh

Bug Tracker

Have a bug or problem? Please create an issue here on UConn GitHub!

http://github.uconn.edu/ejr06006/UConn-GitHub-Installer/issues

Author

Erik Reynolds