#Ant Build Script
Author: Francis Varga
Year: 2010
#Instructions Hi Guys,
this build.xml has git macros that make ur life easier to work with gitHub!
- Check the project.properties it's very important!!!
- my git commands have a specific ALIAS if you want to use this build.xml you MUST configure your gitconfig! You find my gitconfig in this project!
- For windows user pls. download https://code.google.com/p/msysgit/ and replace the gitconfig with my gitconfig! HowTo: https://varga-multimedia.com/2010/02/09/how-to-change-git-alias-on-windows/
- if u want more git commands check this out: https://github.com/guides/git-cheat-sheet
If you have any questions ask me by Twitter or by eMail...
#Happy forking :)
#Contributers Thx to snktagarwal