Skip to content

RuslOFFICIAL/Git-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Pushing the changes to GitHub, update of .bat file in repository with changing the version number of script in "Variables.conf".
  2. Pushing the changes to GitHub, release the .zip file with changing the version number of Git-Scripts in "Variables.conf".

Dependencies:

  1. Git, to run the commands of the scripts.