Skip to content

Useful scripts to manage git repositories on your own server/NAS

Notifications You must be signed in to change notification settings

feilur/git-nas-scripts

Repository files navigation

git-nas-scripts

  1. Edit git-nas-param to set your information
  2. Execute install.sh (sudo)
  3. Execute scripts:
  • git-nas-init
    • Init a repository (from ./existing project folder)
  • git-nas-clone
    • Clone a remote repository (from parent folder: creates a project folder)
  • git-nas-template
    • Clone a remote repository as a template (without git folder and with a new name)
  • git-nas-delete
    • Delete the remote repository and the local .git folder (not the local source files)
  • git-nas-list
    • List all remote repository

About

Useful scripts to manage git repositories on your own server/NAS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages