summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index b1050fd..5411f31 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -7,4 +7,10 @@
a = add
co = checkout
br = branch
- st = status
+ st = status
+ p = push
+ dc = diff --cached
+[url "https://invent.kde.org/"]
+ insteadOf = kde:
+[url "ssh://git@invent.kde.org/"]
+ pushInsteadOf = kde: