-
Notifications
You must be signed in to change notification settings - Fork 0
tsantos/gitadm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
gitadm is a script for assisting in the management of git repositories. It lets you add public keys to git accounts and it makes creating new repositories easier. Here's an example of how to create a new repo on the server and populate it with the contents of the current directory: ./gitadm create-repo -s gitserver -r myrepos/stuff.git --use-dir This also automatically sets up tracking of the master branch for you so that you can use "git pull" and "git push" without arguments.
About
A script for simplifying managing git repositories
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published