diff options
Diffstat (limited to 'include/git.sh')
| -rw-r--r-- | include/git.sh | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/git.sh b/include/git.sh index 7b0e9a4e..4fa904ba 100644 --- a/include/git.sh +++ b/include/git.sh @@ -135,8 +135,6 @@ git_am_patches()  	done; :  } -# can delete from multi- and single-tree projects. -# called from script/trees when downloading sources.  nuke()  {  	e "config/${1%/}/nuke.list" f missing || while read -r nukefile; do | 
