git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git Questions
@ 2007-08-20  9:55 Tom Schinckel
  2007-08-20 10:06 ` Jeff King
  2007-08-20 11:23 ` David Kågedal
  0 siblings, 2 replies; 9+ messages in thread
From: Tom Schinckel @ 2007-08-20  9:55 UTC (permalink / raw)
  To: git

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

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

end of thread, other threads:[~2007-08-20 18:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-20  9:55 Git Questions Tom Schinckel
2007-08-20 10:06 ` 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

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).