[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri May 5 19:30:39 PDT 2017


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/51462370ca4a/
Changeset:   51462370ca4a
User:        qobilidop
Date:        2017-05-06 02:24:05+00:00
Summary:     Replace hg purge by git clean
Affected #:  1 file

diff -r e7e94f63f352eb34eedc0ebf17bbd7711ac993d1 -r 51462370ca4aeed0a24b49030f63d9996a4ee9b9 clean.sh
--- a/clean.sh
+++ b/clean.sh
@@ -1,1 +1,1 @@
-hg --config extensions.purge= purge --all yt
+git clean -f -d -x yt


https://bitbucket.org/yt_analysis/yt/commits/c9add70d3bcf/
Changeset:   c9add70d3bcf
User:        ngoldbaum
Date:        2017-05-06 02:30:27+00:00
Summary:     Merge pull request #1376 from qobilidop/git-clean

Replace hg purge by git clean
Affected #:  1 file

diff -r e7e94f63f352eb34eedc0ebf17bbd7711ac993d1 -r c9add70d3bcf25eb91127e65a00e5d9af0ff3455 clean.sh
--- a/clean.sh
+++ b/clean.sh
@@ -1,1 +1,1 @@
-hg --config extensions.purge= purge --all yt
+git clean -f -d -x yt

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list