[
https://issues.apache.org/jira/browse/MAHOUT-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045322#comment-14045322
]
ASF GitHub Bot commented on MAHOUT-1587:
----------------------------------------
GitHub user andrewpalumbo opened a pull request:
https://github.com/apache/mahout/pull/24
MAHOUT-1587: test pull request for review of squashed commit history-- not
to be commited
I'm going through the steps on the pull request page. I did two trivial
commits to a branch from my master (changing a letter to capitol and back in a
comment):
`git commit -a -m "trivial edit should not appear in commit to apache"
git commit -a -m "second trivial edit should not appear in commit to apace"`
ending with:
`git checkout master
git pull apache master
git pull --squash https://github.com/andrewpalubo/mahout MAHOUT-1536`
added two lines to the CHANGELOG
`git commit -a -m "MAHOUT-1536: Update Creating vectors from text page
(apalumbo)"`
I then pushed back up to my origin master to double check all that
everything was properly squashed out. before pushing to apache. Both trivial
commits are squashed out but my merge history and some old commits seem to
remain. I'm not sure why the commit from May 23 is in there. Any thoughts?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewpalumbo/mahout master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit 2597cf0566d371dd3bfc09f735cb332d7779e4bb
Author: Andrew Palumbo <[email protected]>
Date: 2014-05-23T22:09:21Z
MAHOUT-1558 Clean up classify-wiki.sh and add in a binary classification
problem
commit e1d4b56dc6034d4235d7991e4198f54db63bcb98
Author: Andrew Palumbo <[email protected]>
Date: 2014-05-24T23:03:03Z
merge
commit 08657897785e697d053f87c9a1c81149f172029f
Author: Andrew Palumbo <[email protected]>
Date: 2014-05-27T23:50:27Z
Merge branch 'master' of github.com:apache/mahout
commit 8189ed6fbd69f3329615f6d24bc73d8a464f6260
Author: Andrew Palumbo <[email protected]>
Date: 2014-05-31T22:16:33Z
Merge branch 'master' of github.com:apache/mahout
commit 73b691f364c8870c5f8b291e057c3a2b73af781f
Author: Andrew Palumbo <[email protected]>
Date: 2014-06-01T18:50:00Z
Merge branch 'master' of github.com:apache/mahout
commit 9e4083991d1cf4f6211173bddc8ec27684a4dc21
Author: Andrew Palumbo <[email protected]>
Date: 2014-06-06T19:08:06Z
Merge branch 'master' of github.com:apache/mahout
commit 133e7656d677844f6228773922c1b8d7df3f0cdc
Author: Andrew Palumbo <[email protected]>
Date: 2014-06-26T22:41:07Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/mahout
commit 266630cd939c3204c4765df02cbad599234e78d0
Author: Andrew Palumbo <[email protected]>
Date: 2014-06-26T22:53:42Z
MAHOUT-1536: Update Creating vectors from text page (apalumbo)
----
> Update website to reflect move to GitHub
> -----------------------------------------
>
> Key: MAHOUT-1587
> URL: https://issues.apache.org/jira/browse/MAHOUT-1587
> Project: Mahout
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.0
> Reporter: Andrew Palumbo
> Fix For: 1.0
>
>
> The following pages have directions for either checking out code from SVN,
> patching with SVN or have direct links to files in the old SVN repo:
> -mahout.apache.org/developers/developer-resources.html-
> -mahout.apache.org/developers/version-control.html-
> http://mahout.apache.org/developers/patch-check-list.html
> http://mahout.apache.org/developers/how-to-contribute.html
> -mahout.apache.org/users/basics/creating-vectors-from-text.html-
> -mahout.apache.org/users/classification/bayesian.html-
> -mahout.apache.org/users/classification/twenty-newsgroups.html-
> -mahout.apache.org/users/clustering/k-means-clustering.html-
> -mahout.apache.org/users/clustering/fuzzy-k-means.html-
> -mahout.apache.org/users/clustering/canopy-clustering.html-
--
This message was sent by Atlassian JIRA
(v6.2#6252)