Module: GitSu
- Defined in:
- lib/gitsu/git.rb,
lib/gitsu/user.rb,
lib/gitsu/gitsu.rb,
lib/gitsu/shell.rb,
lib/gitsu/runner.rb,
lib/gitsu/factory.rb,
lib/gitsu/version.rb,
lib/gitsu/switcher.rb,
lib/gitsu/user_file.rb,
lib/gitsu/user_list.rb,
lib/gitsu/config_repository.rb
Overview
Gitsu Copyright © 2013 drrb
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 <www.gnu.org/licenses/>.
Defined Under Namespace
Classes: CachingGit, ConfigRepository, Factory, Git, Gitsu, Runner, Shell, Switcher, User, UserFile, UserList, Version
Constant Summary collapse
- VERSION =
"2.0.4"