You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jeremiah Lowin (JIRA)" <ji...@apache.org> on 2016/05/25 21:53:12 UTC

[jira] [Resolved] (AIRFLOW-175) PR merge tool needs to reset environment after work_local finishes

     [ https://issues.apache.org/jira/browse/AIRFLOW-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremiah Lowin resolved AIRFLOW-175.
------------------------------------
    Resolution: Fixed

Merged in https://github.com/apache/incubator-airflow/pull/1534

> PR merge tool needs to reset environment after work_local finishes
> ------------------------------------------------------------------
>
>                 Key: AIRFLOW-175
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-175
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: PR tool
>    Affects Versions: Airflow 1.7.1.2
>            Reporter: Jeremiah Lowin
>            Assignee: Jeremiah Lowin
>
> If you use the pr tool to work locally ({{airflow-pr work_local}}) and make changes to the files, then an error is raised when you try to exit the PR tool because git refuses to overwrite the changes. The tool needs to call {{git reset --hard}} before exiting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)