Get Launching #2: Generate a new Rails app and set up Git and Github

preview_player
Показать описание
Time to generate your new Rails app! This is also the time to initiate Git and save to Github so your work will be safely tracked.
Рекомендации по теме
Комментарии
Автор

When I run git commit - m "initial commit" it gives me this:
error: gpg failed to sign the data
fatal: failed to write commit object

I've been trying to figure out a solution for hours

johnpzaccari