Git-Scripts is a project which includes useful scripts for Git. To use Git-Push you need to create "Git-Push_Info.conf" in ".conf-files" folder following the instruction in "Git-Push_Info.conf". I hope someone are gonna use it. :3
Scripts:
- Git-Launcher is a script to launch the scripts in the folder ".bat files". Made to run the scripts without the need to search for the right script.
- Git-Push is a script to push your changes to a GitHub repository.
- Git-Link-Repo is a script to link your local repository files to a GitHub repository.
- Git-Release is a script to make the files of Git-Script to a .zip file without .conf files.
- Git-Merge is a script to merge two branches.
Git-Scripts update order:
- Pushing the changes to GitHub, update of .bat file in repository with changing the version number of script in "Variables.conf".
- Pushing the changes to GitHub, release the .zip file with changing the version number of Git-Scripts in "Variables.conf".
Dependencies:
- Git, to run the commands of the scripts.