projects
/
home.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee7dfe0
)
repoconfig: enable worktree & add more helpers
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 15 Feb 2021 11:46:25 +0000
(06:46 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 15 Feb 2021 11:46:25 +0000
(06:46 -0500)
.repoconfig/config
patch
|
blob
|
history
diff --git
a/.repoconfig/config
b/.repoconfig/config
index 975a52988f295b53171bd382cf6c0d0404525975..a84fe4ac9478c3d3cca26051a4b2f0a9c7b4e93d 100644
(file)
--- a/
.repoconfig/config
+++ b/
.repoconfig/config
@@
-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