Add your name and email that will be used to identify your commits.
+ (this.nameInput = e)} + className="input-text git-Introduction-input" + value={this.state.name} + onChange={this.onNameChange} + tabIndex="1" + /> + (this.emailInput = e)} + className="input-text git-Introduction-input" + value={this.state.email} + onChange={this.onEmailChange} + tabIndex="2" + /> ++ This will only modify/overwrite your local (repository) + user.name and + user.email. +
+Log in to GitHub to access pull request informationand more!
+