Whitespace
This commit is contained in:
parent
9decd23b5a
commit
5b332f5c95
6 changed files with 10 additions and 10 deletions
2
Rakefile
2
Rakefile
|
@ -303,7 +303,7 @@ task :setup_github_pages, :repo do |t, args|
|
|||
if args.repo
|
||||
repo_url = args.repo
|
||||
else
|
||||
puts "Enter the read/write url for your repository"
|
||||
puts "Enter the read/write url for your repository"
|
||||
puts "(For example, 'git@github.com:your_username/your_username.github.com)"
|
||||
repo_url = get_stdin("Repository url: ")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue