##// END OF EJS Templates
add files with a separate `add` call in backport_pr...
add files with a separate `add` call in backport_pr `git commit [filename]` will fail if the filename is not already tracked. /cc @ivanov

File last commit:

r8121:66727cb1
r12337:419a62d7
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]