/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'sw/git-p4-unshelve-branched-files' into maint
[git/git.git]
/
git-p4.py
diff --git
a/git-p4.py
b/git-p4.py
index
0b5bfcb
..
c71a683
100755
(executable)
--- a/
git-p4.py
+++ b/
git-p4.py
@@
-1309,7
+1309,7
@@
class GitLFS(LargeFileSystem):
class Command:
delete_actions = ( "delete", "move/delete", "purge" )
- add_actions = ( "add", "move/add" )
+ add_actions = ( "add", "
branch", "
move/add" )
def __init__(self):
self.usage = "usage: %prog [options]"