From ff0aeb35aaf670d3240e79de4c0fca72172a66d3 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 30 Jun 2015 12:58:23 +0300 Subject: [PATCH] Reorder sections --- pep-git.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pep-git.txt b/pep-git.txt index 15ca892..d215a58 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -585,10 +585,15 @@ Git has a builtin merge strategy for what Python core developers call $ git merge -s ours v1 # null-merge v1 into v2 -ReReRe -====== +Advanced configuration +====================== -https://git-scm.com/book/en/Git-Tools-Rerere +Line endings +------------ + +Git has builtin mechanisms to handle line endings. + +TODO: describe crlf configuration and .gitattributes. Advanced topics @@ -605,15 +610,10 @@ Staging area aka index is a distinguishing feature of git. See Wiki. -Advanced configuration -====================== - -Line endings ------------- - -Git has builtin mechanisms to handle line endings. +ReReRe +====== -TODO: describe crlf configuration and .gitattributes. +https://git-scm.com/book/en/Git-Tools-Rerere Database maintenance -- 2.39.2