Re: What's cooking in git.git (topics)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Yaroslav Halchenko
Date: Monday, December 13, 2010 - 3:36 pm

On Mon, 13 Dec 2010, Junio C Hamano wrote:


rright -- in my case --no-commit so I could remove the content before
committing.


I see your point better now -- so it is yet another dimension of
"the feature".

as for non-free -- I probably should have been more precise --
non-DFSG (debian free software guidelines)-free ;) i.e.:

*  free compiled,rendered materials, often binary blobs, without
   sources (e.g. .dll's, pdfs etc)

*  material under free but not DFSG-free licenses, etc

* if upstream repository already provides that 'non-free' material it
  would not be much of my misdemeanor to keep them as well buried in the
  repository history.  What I care is to have a cleaned branch from
  which I could git archive, and also which I could inspect in regards to
  changes between releases without visually filtering all changes in
  non-sources (e.g. those binary blobs) or irrelevant content.

  if ever legal situation causes upstream to rewrite history to remove
  them -- I will have to do that as well anyways :-/

Having an actual merge would be useful for making the explicit "bridge"
from upstream branch, thus '--no-commit -s theirs' with consecutive
cleaning before commit looks the way to go IMHO.  But I see now
that I could possibly use read-tree at times if a real necessity comes
to prune non-distributable content, and then obviously I do not want to
drag upstream's illegal stuff along.

-- 
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
What's cooking in git.git (topics), Junio C Hamano, (Tue Jul 15, 8:33 pm)
What's cooking in git.git (topics), Junio C Hamano, (Thu Jul 17, 1:08 am)
Re: What's cooking in git.git (topics), Stephan Beyer, (Thu Jul 17, 6:09 am)
Re: What's cooking in git.git (topics), Nanako Shiraishi, (Fri Jul 18, 1:50 am)
Re: What's cooking in git.git (topics), Junio C Hamano, (Fri Jul 18, 2:08 am)
Re: What's cooking in git.git (topics), Nanako Shiraishi, (Fri Jul 18, 2:20 am)
Re: What's cooking in git.git (topics), Junio C Hamano, (Fri Jul 18, 2:43 am)
Re: What's cooking in git.git (topics), Petr Baudis, (Fri Jul 18, 2:44 am)
Re: What's cooking in git.git (topics), Junio C Hamano, (Fri Jul 18, 2:58 am)
Re: What's cooking in git.git (topics), Johannes Schindelin, (Fri Jul 18, 4:55 am)
Re: What's cooking in git.git (topics), Johannes Schindelin, (Fri Jul 18, 4:56 am)
Re: What's cooking in git.git (topics), Nanako Shiraishi, (Fri Jul 18, 10:13 pm)
Re: What's cooking in git.git (topics), Nanako Shiraishi, (Sun Jul 20, 3:20 am)
Re: What's cooking in git.git (topics), Yaroslav Halchenko, (Mon Dec 13, 12:09 pm)
Re: What's cooking in git.git (topics), Junio C Hamano, (Mon Dec 13, 1:46 pm)
Re: What's cooking in git.git (topics), Yaroslav Halchenko, (Mon Dec 13, 2:46 pm)
Re: What's cooking in git.git (topics), Junio C Hamano, (Mon Dec 13, 3:15 pm)
Re: What's cooking in git.git (topics), Yaroslav Halchenko, (Mon Dec 13, 3:36 pm)
Re: What's cooking in git.git (topics), Johannes Sixt, (Tue Dec 14, 12:23 am)
Re: What's cooking in git.git (topics), Yaroslav Halchenko, (Tue Dec 14, 7:21 am)