mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
rm commented commit logic
This commit is contained in:
parent
7066b4d433
commit
874d7d036d
1 changed files with 0 additions and 3 deletions
|
|
@ -98,9 +98,6 @@ steps:
|
|||
echo "Conflicts with upstream repository. Aborting..."
|
||||
exit 1
|
||||
fi
|
||||
# if [[ $(git status -uno --porcelain) ]] ; then
|
||||
# git commit -m "sync with upstream"
|
||||
# fi
|
||||
|
||||
- task: CmdLine@2
|
||||
displayName: add migration
|
||||
|
|
|
|||
Loading…
Reference in a new issue