emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 36d5aaac5e 2/2: magit-fetch: Cosmetics


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 36d5aaac5e 2/2: magit-fetch: Cosmetics
Date: Sun, 30 Jun 2024 10:00:13 -0400 (EDT)

branch: elpa/git-commit
commit 36d5aaac5e89190c8048a4baaec9170c0ba47aa6
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    magit-fetch: Cosmetics
---
 lisp/magit-fetch.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/magit-fetch.el b/lisp/magit-fetch.el
index a82d6e2303..003d1e8ac3 100644
--- a/lisp/magit-fetch.el
+++ b/lisp/magit-fetch.el
@@ -37,7 +37,7 @@
   ["Arguments"
    ("-p" "Prune deleted branches" ("-p" "--prune"))
    ("-t" "Fetch all tags" ("-t" "--tags"))
-   (7 "-u" "Fetch full history" "--unshallow")
+   ("-u" "Fetch full history" "--unshallow" :level 7)
    ("-F" "Force" ("-f" "--force"))]
   ["Fetch from"
    ("p" magit-fetch-from-pushremote)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]