https://github.com/florianl/autoupdategit
simple Bash script to update all git-repos of a folder
https://github.com/florianl/autoupdategit
Last synced: 3 months ago
JSON representation
simple Bash script to update all git-repos of a folder
- Host: GitHub
- URL: https://github.com/florianl/autoupdategit
- Owner: florianl
- License: gpl-3.0
- Created: 2012-11-01T13:56:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-11T14:09:59.000Z (over 10 years ago)
- Last Synced: 2025-02-08T21:12:52.974Z (4 months ago)
- Language: Shell
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoUpdateGit
## About
A simple bash script to update all git-repos
## Author
Written by Florian Lehner
## License
Copyright (C) 2012 Florian Lehner
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .