X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.repoconfig%2Fconfig;h=a84fe4ac9478c3d3cca26051a4b2f0a9c7b4e93d;hb=c6f8dc383504a65df31f27b06723abe92e1266c5;hp=5cc27ad9f9d1a2c99a78edc6490a607992d3d09e;hpb=0342453cae59711cc452aa428193af7d85394d0f;p=home.git diff --git a/.repoconfig/config b/.repoconfig/config index 5cc27ad..a84fe4a 100644 --- a/.repoconfig/config +++ b/.repoconfig/config @@ -1,5 +1,8 @@ +[repo] + worktree = true + [alias] - ab = abandon + ab = abandon -q b = branch co = checkout d = diff @@ -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