mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
Adding step to configure git email address.
This commit is contained in:
parent
285016a095
commit
31ff76abea
1 changed files with 6 additions and 0 deletions
|
|
@ -136,6 +136,12 @@ These steps will only rarely need repeating.
|
|||
repo.) ::
|
||||
|
||||
git clone -o github git@github.com:Ravenbrook/mps.git
|
||||
cd mps
|
||||
|
||||
#. Set your e-mail address for commits to the repo to match the one in
|
||||
your Perforce user record. ::
|
||||
|
||||
git config user.email spqr@ravenbrook.com
|
||||
|
||||
#. Add the Git Fusion mps-public repo, which is the interface to
|
||||
Ravenbrook's Perforce. ::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue