This article is quite a good introduction to GitHub.
I will use Castle.Facilities.NHibernateIntegration as an example. I want to apply these patches to this GitHub repository.
- Signup to GitHub
- Download and install Git
- Run Git and configure it. If you use the native app you will be guided through setup.
- Visit the project page and click 'Clone in WIndows', ZIP or use the Http to get the source.
- Download and install tortoisegit
- Dowload the patches
- Right click the repository folder, select TortoiseGit and Apply patch, then add the patch(es).
- Click Apply
- Build your project.
No comments:
Post a Comment