Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2024 13:47:05 +0100
From:      Harry Schmalzbauer <freebsd@omnilan.de>
To:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   git log - how to find out latest stable/14 breakage
Message-ID:  <33ffa70f-c61a-4a37-8c3c-164218264f16@omnilan.de>

next in thread | raw e-mail | index | archive | help
Hello,

suddenly, there are
lib/libifconfig/libifconfig_sfp_tables.tpl.c
  create mode 100644 lib/libifconfig/libifconfig_sfp_tables.tpl.h
  create mode 100644 lib/libifconfig/libifconfig_sfp_tables_internal.tpl.h

while lib/libifconfig/libifconfig_sfp.h
still reads
#include <libifconfig_sfp_tables.h>

(note (new) the .tpl.h suffix).

Neither on CLI with 'git log' nor via cgit I can figure out when/what 
commit changed that filenames.

How can you all manage your daily jobs with git?!?!  For me as a 
part-time RCS user, git is a huge regression.  Never had anything to 
lookup/read twice with subversion or cvs in the past, but never found 
out how I'm supposed to use git.  I'm looking up usage again and again 
and again... is it I'm getting old probably :-(

Thanks for hints,

-harry




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33ffa70f-c61a-4a37-8c3c-164218264f16>