Git development
 help / color / mirror / Atom feed
* Dumb "continuous" commit dumb question
@ 2008-08-19  3:47 Pat LeSmithe
  2008-08-19  4:13 ` Marcus Griep
  2008-08-19 14:32 ` David Tweed
  0 siblings, 2 replies; 9+ messages in thread
From: Pat LeSmithe @ 2008-08-19  3:47 UTC (permalink / raw)
  To: git


Hello,

Is it possible to enable git to automatically and continuously "softly"
commit or stage *all* changes to a [subset of] files in a repository,
without my intervention, as they happen?  Perhaps via a daemon which
monitors the disk for explicit file-saving?

Of course, I would still be able to perform explicit commits (with
descriptive comments) and other git commands, in which case there
probably should be smart handling of the recent soft history.  For
example, it could simply be discarded.

I understand that I could simply remember to commit and/or branch early
and often.  But given that changes by an individual on a given branch
are well-ordered by time, and that the "continuous" operation may be
cheap in many situations, a "live" journal could be useful.

Perhaps a better term is branch-aware undo or git with microstructure.

Sorry if this is old stuff or plain crap.

Thanks.

Sincerely,
Pat LeSmith

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-08-19 17:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-19  3:47 Dumb "continuous" commit dumb question Pat LeSmithe
2008-08-19  4:13 ` Marcus Griep
2008-08-19 14:32 ` David Tweed
2008-08-19 14:48   ` Shawn O. Pearce
2008-08-19 17:55     ` Jeff King
2008-08-19 14:54   ` Avery Pennarun
2008-08-19 15:02     ` David Tweed
2008-08-19 15:08       ` Avery Pennarun
2008-08-19 15:21         ` David Tweed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox