]> git.wh0rd.org - home.git/commitdiff
repoconfig: enable worktree & add more helpers
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Feb 2021 11:46:25 +0000 (06:46 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Feb 2021 11:46:25 +0000 (06:46 -0500)
.repoconfig/config

index 975a52988f295b53171bd382cf6c0d0404525975..a84fe4ac9478c3d3cca26051a4b2f0a9c7b4e93d 100644 (file)
@@ -1,3 +1,6 @@
+[repo]
+       worktree = true
+
 [alias]
        ab   = abandon -q
        b    = branch
@@ -7,7 +10,10 @@
        g    = grep
        h    = help
        l    = list
-       up   = upload
+       up   = upload --cbr .
+       up-lq   = upload --cbr . --l Commit-Queue+1
+       up-lva  = upload --cbr . --l Verified+1 --l Auto-Submit+1
+       up-lvaq = upload --cbr . --l Verified+1 --l Auto-Submit+1 --l Commit-Queue+1
        rb   = rebase
        s    = sync -j16 -c
        st   = status