From fcd00716711b3dce7625565ea1b2528f170081e4 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 24 Nov 2016 11:23:06 +0100 Subject: [PATCH] --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..f2ad545 --- /dev/null +++ b/README.rst @@ -0,0 +1,5 @@ +Reference: https://git-scm.com/2010/03/08/rerere.html + +Configuration:: + + $ git config --global rerere.enabled true \ No newline at end of file -- 2.30.2