aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
Commit message (Collapse)AuthorAgeFilesLines
* git: added lfsMiquel Sabaté Solà2022-01-131-1/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: nuke autocrlf optionMiquel Sabaté Solà2021-09-231-2/+1
| | | | | | Boy it really screws things up! Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: set autocrlf to trueMiquel Sabaté Solà2021-07-231-0/+1
| | | | | | | Not that it has happened before, but this avoids weird Windows characters creeping in. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: always sign commitsMiquel Sabaté Solà2021-06-281-0/+3
| | | | | | | This also affects Magit, which needed to have a higher transient default level so the -S option of the commit panel was available. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: added defaultBranch optionMiquel Sabaté Solà2021-01-081-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-221-0/+35
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>