latest 20 messages by Nevik

+ [2016-04-02T17:26:46Z] Nevik streaming demonstrations from your IDE i can see the point of, but streaming the day to day work i dont
+ [2016-04-02T17:24:53Z] Nevik that's quite interesting. care to elaborate your use-case/scenario? while i dont have any experience with this, i have not even heard such a thing exists, so i'd like to hear more
+ [2016-04-02T17:20:18Z] Nevik if not entirely without merit :D
+ [2016-04-02T17:20:06Z] Nevik because i find the latter one a rather curious idea
+ [2016-04-02T17:19:55Z] Nevik denart22, out of curiosity, do you mean development of stream software or streaming of software development?
+ [2015-12-01T19:58:11Z] Nevik how should we know ?!?!?!?!?!?
+ [2015-10-27T20:52:55Z] Nevik no
+ [2015-10-25T19:21:18Z] Nevik rewriting actions are, for example, `git rebase`, `git commit --amend`, `git filter-branch`, and others
+ [2015-10-25T19:20:41Z] Nevik the former is "when was this snapshot first added" and the latter is "when was this snapshot last edited"
+ [2015-10-25T19:20:17Z] Nevik the former is usually the first creation of the commit, i.e. when the first person created the commit containing that data. however, git allows you (and others) to "edit" commits (speaking in simplified terms, anyway). That's what the committer date says
+ [2015-10-25T19:19:22Z] Nevik git records two things: author date and committer date
+ [2015-10-25T19:19:07Z] Nevik cluelesscoder, most likely history was rewritten here
+ [2015-10-25T19:18:59Z] Nevik er
+ [2015-10-25T19:18:53Z] Nevik cluelesscoder
+ [2015-10-19T19:03:44Z] Nevik dont put spaces around ..
+ [2015-10-19T18:55:25Z] Nevik i.e. what was the error etc.
+ [2015-10-19T18:55:18Z] Nevik also, how did it not work
+ [2015-10-19T18:55:14Z] Nevik texasmynsted, was the file changed in the commit in question? (getting the log of a file only shows commits that touch the file)
+ [2015-10-19T18:49:17Z] Nevik texasmynsted, how did you determine that the commit in question was not in your clone?
+ [2015-10-19T18:23:29Z] Nevik i.e. someone rewrote history (or deleted a branch or tag)