Skip to content
#

pair-programming

Here are 157 public repositories matching this topic...

gonzalo-bulnes
gonzalo-bulnes commented Nov 1, 2019

When the setting commit.template has never been set, Git returns an error when attempting to read it. It itself this is fine (it is how Git works after all), but it would be good if Pair coud handle the case more gracefully.

Workaround:

  1. run git config --global commit.template ~/.GIT_TEMPLATE
  2. then run pair with "Alice <alice@example.com>" again!

Improve this page

Add a description, image, and links to the pair-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pair-programming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.