Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 58a8e440 authored by freezed's avatar freezed :mountain:
Browse files

:wrench: USER Improve git config

parent 63267d3b
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,8 @@
fp = fetch --prune
lga = log --graph --oneline --decorate --since=10days --all
lgla = log --graph --oneline --decorate --date=short --all
lg1 = git log --max-count=1 --stat
lg2 = git log --max-count=2 --stat
lg1 = log --max-count=1 --stat
lg2 = log --max-count=2 --stat
st = status
[mergetool]
......@@ -52,3 +52,7 @@
[init]
defaultBranch = stable
[user]
name = freezed
email = git-expect-noreply@freezed.me
---
git_repositories:
- {local_name: "askthom", url_https: "https://lab.frogg.it/fcode/askthom.git"}
- {local_name: "djlease", url_https: "https://gitlab.com/free_zed/djlease.git"}
- {local_name: "delarte", url_https: "https://git.afpy.org/fcode/delarte.git"}
- {local_name: "eb-car", url_https: "https://gitlab.com/combien-de-temps-pour-faire-sonner-la-cloche-a-aiguebelle/combien-de-temps-pour-faire-sonner-la-cloche-a-aiguebelle.gitlab.io.git"}
- {local_name: "forga-a14n", url_https: "https://gitlab.com/free_zed/djbp.git"}
- {local_name: "forga-core", url_https: "https://gitlab.com/forga/tool/django/core.git"}
- {local_name: "forga-dev-bpy", url_https: "https://git.afpy.org/fcode/boilerplate-python.git"}
- {local_name: "forga-emb", url_https: "https://gitlab.com/forga/process/fr/embarquement.git"}
- {local_name: "forga-glio", url_https: "https://gitlab.com/forga/forga.gitlab.io.git"}
- {local_name: "forga-man", url_https: "https://gitlab.com/forga/process/fr/manuel.git"}
- {local_name: "forga-tool-debian", url_https: "https://lab.frogg.it/freezed/ansible-debian.git"}
- {local_name: "freezed.gl.io", url_https: "https://gitlab.com/free_zed/free_zed.gitlab.io.git"}
- {local_name: "ftalk-gitlab", url_https: "https://gitlab.com/ftalk/2020-gitlab.git"}
- {local_name: "ftalk-zfs", url_https: "https://gitlab.com/ftalk/openzfs.git"}
- {local_name: "geostrapy", url_https: "https://lab.frogg.it/fcode/geostrapy.git"}
- {local_name: "gpxpy", url_https: "https://github.com/freezed/gpxpy.git"}
- {local_name: "grandpy", url_https: "https://github.com/freezed/ocp7.git"}
- {local_name: "hellozappa", url_https: "https://gitlab.com/free_zed/hellozappa.git"}
- {local_name: "ldpy", url_https: "https://git.afpy.org/fcode/ldpy.git.git"}
- {local_name: "ldpy", url_https: "https://git.afpy.org/fcode/LDPy.git"}
- {local_name: "mountaingpx", url_https: "https://github.com/krisanselmo/mountaingpx.git"}
- {local_name: "myasb", url_https: "https://gitlab.com/forga/tool/ansible/debian.git"}
- {local_name: "mypsb", url_https: "https://gitlab.com/free_zed/mypsb.git"}
- {local_name: "mypumlt", url_https: "https://gitlab.com/free_zed/mypumlt.git"}
- {local_name: "myshellsb", url_https: "https://gitlab.com/free_zed/shell.git"}
- {local_name: "ocp13", url_https: "https://github.com/freezed/ocp13.git"}
- {local_name: "ocp5", url_https: "https://github.com/freezed/ocp5.git"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment