comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2023 18:38:22 +0000 (14:38 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2023 18:38:22 +0000 (14:38 -0400)
doc/forum/How_to_use_--jobs__61__10_by_default__63__/comment_1_3c47ad3f0c17e475ea42438a42085f9c._comment [new file with mode: 0644]

diff --git a/doc/forum/How_to_use_--jobs__61__10_by_default__63__/comment_1_3c47ad3f0c17e475ea42438a42085f9c._comment b/doc/forum/How_to_use_--jobs__61__10_by_default__63__/comment_1_3c47ad3f0c17e475ea42438a42085f9c._comment
new file mode 100644 (file)
index 0000000..e9bf844
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2023-02-20T18:37:14Z"
+ content="""
+`git config annex.jobs 10`
+
+That will work, assuming you don't mind other commands also using 10 jobs.
+There is not a way to git config different job numbers for different
+commands.
+
+A shell script or alias would also be a good solution.
+"""]]