summaryrefslogtreecommitdiffstats
path: root/config/git
Commit message (Collapse)AuthorAgeFilesLines
* convert to stowJesse Luehrs2023-10-082-89/+0
|
* add support for git-branchlessJesse Luehrs2023-09-171-3/+3
|
* remove some git aliases i don't useJesse Luehrs2023-09-171-7/+0
|
* factor out finding the git rootJesse Luehrs2023-09-171-0/+1
|
* use the git untracked cacheJesse Luehrs2023-07-151-0/+1
|
* Revert "try out skim"Jesse Luehrs2023-04-231-1/+1
| | | | This reverts commit 0d9a401b82a685dcb295b11188ae467562bb0d92.
* recurse submodulesJesse Luehrs2023-04-031-0/+2
|
* try out difftasticJesse Luehrs2023-04-011-0/+1
|
* try out skimJesse Luehrs2023-04-011-1/+1
|
* use default branch of main for new repositoriesJesse Luehrs2023-03-261-0/+2
|
* remove diff.colorMovedJesse Luehrs2022-12-131-1/+0
| | | | | it tracks moves across files but doesn't give any indication about where they came from, which is super confusing in large diffs
* fix working with repositories with different default branch namesJesse Luehrs2022-09-011-3/+4
|
* allow me to use obsidian to read markdown files in gitJesse Luehrs2022-08-031-0/+1
|
* switch to delta from diff-highlightJesse Luehrs2022-04-171-4/+6
|
* add git command to pull a github prJesse Luehrs2021-02-281-0/+1
|
* set pull.rebase to trueJesse Luehrs2020-06-141-0/+2
|
* add alias for git startJesse Luehrs2020-06-081-0/+1
|
* prefer xdg basedir specification directoriesJesse Luehrs2018-11-162-0/+82