git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Rast <trast@student.ethz.ch>
To: Levend Sayar <levendsayar@gmail.com>
Cc: git <git@vger.kernel.org>, Eda Ercan <edaercan@gmail.com>
Subject: Re: panic recovery
Date: Sun, 16 Jan 2011 14:11:22 +0100	[thread overview]
Message-ID: <201101161411.22422.trast@student.ethz.ch> (raw)
In-Reply-To: <AANLkTikBjWU_dm1a+2AQyP-bhdO_WtYJ8OdE7Zs3E=kV@mail.gmail.com>

By the way:

Levend Sayar wrote:
> Yesterday one of my colleague tried to commit her two weeks of work.

If you really mean she wanted to make the first commit in two weeks,
that is just wrong.  Usually you should commit at least every few
hours, and changes should be small and self-contained.  Even in the
case of starting a new project or self-contained module, you should
commit a lot so you can go back to an older state if required.  You
can use rebase -i later to clean up the work-in-progress commits.

-- 
Thomas Rast
trast@{inf,student}.ethz.ch

  parent reply	other threads:[~2011-01-16 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-16 12:33 panic recovery Levend Sayar
2011-01-16 12:38 ` Thomas Rast
2011-01-16 13:11 ` Thomas Rast [this message]
2011-01-17 18:42 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201101161411.22422.trast@student.ethz.ch \
    --to=trast@student.ethz.ch \
    --cc=edaercan@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=levendsayar@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).