From: Tom Schinckel <gunny01@gmail.com>
To: git@vger.kernel.org
Subject: Git Questions
Date: Mon, 20 Aug 2007 19:25:48 +0930 [thread overview]
Message-ID: <1187603749.11595.10.camel@tom-desktop> (raw)
Hi all,
I've just started using git to run a repository on my local machine. I'm
wondering about the following questions:
Is it possible to change the revision numbers from long hashes to normal
numbers (i.e, 0001 for first, 0002 for the second)
Can I set up Git to:
a) Automatically commit a file to the repository every time it's saved
b) Automatically use the default hashed-out bit:
# Please enter the commit message for your changes.
# (Comment lines starting with '#' will not be included)
# Updated but not checked in:
# (will commit)
#
# modified: TOK/bce.abw
#
# Untracked files:
# (use "git add" to add to commit)
#
# TOK/bce.abw.bak~
as the commit message? (i.e, remove the hash signs and not bring up vim
in the first place?)
Thanks for any help.
tom
next reply other threads:[~2007-08-20 9:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-20 9:55 Tom Schinckel [this message]
2007-08-20 10:06 ` Git Questions Jeff King
2007-08-20 11:23 ` David Kågedal
2007-08-20 12:15 ` Tom Schinckel
2007-08-20 12:46 ` Andy Parkins
2007-08-20 12:59 ` David Tweed
2007-08-20 18:35 ` Jan Hudec
2007-08-20 12:53 ` Matthieu Moy
2007-08-20 13:06 ` David Tweed
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=1187603749.11595.10.camel@tom-desktop \
--to=gunny01@gmail.com \
--cc=git@vger.kernel.org \
/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).