projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
270fb7c
)
meta: VS Code: Git: Always Sign Off
author
Andrey Butirsky
<
[email protected]
>
Wed, 25 Sep 2024 18:34:48 +0000
(18:34 +0000)
committer
Josef Schlehofer
<
[email protected]
>
Fri, 4 Oct 2024 14:27:33 +0000
(16:27 +0200)
Signed-off-by: Andrey Butirsky <
[email protected]
>
.vscode/settings.json
[new file with mode: 0644]
patch
|
blob
diff --git a/.vscode/settings.json
b/.vscode/settings.json
new file mode 100644
(file)
index 0000000..
7feba4b
--- /dev/null
+++ b/
.vscode/settings.json
@@ -0,0
+1,3
@@
+{
+ "git.alwaysSignOff": true
+}
\ No newline at end of file