Hi Syd— On Stack Overflow I discover this, which might help: git diff --name-only <some-other-branch> will show you what files are different between your current branch and <some-other-branch> Here’s the post: http://stackoverflow.com/questions/10641361/git-get-all-files-that-have-been... http://stackoverflow.com/questions/10641361/git-get-all-files-that-have-been... Does that work? Elisa -- Elisa Beshero-Bondar, PhD Director, Center for the Digital Text | Associate Professor of English University of Pittsburgh at Greensburg | Humanities Division 150 Finoli Drive Greensburg, PA 15601 USA E-mail: ebb8@pitt.edu mailto:ebb8@pitt.edu Development site: http://newtfire.org http://newtfire.org/
On Nov 19, 2016, at 2:57 PM, Syd Bauman
wrote: OK. One file from sydb-occurs (odds/odd2odd.xsl) is ready to be merged into dev.
But I don't remember what other changes I've made to sydb-occurs, and even if I did, I know they are not ready to be merged into dev. So two questions:
1) Any way to (easily) ask git which files have been changed in the sydb-occurs branch since it was created? I.e., at least the equivalent of the -v switch on `svn log`.
2) Can I merge just that one file into dev, and if so, how?
Thanks. -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived