lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 May 2008 11:23:11 +0800
From:	"rae l" <crquan@...il.com>
To:	"Theodore Ts'o" <tytso@....edu>
Cc:	linux-ext4@...r.kernel.org
Subject: Theodore Ts'o: please consider dis-ambiguity

Theodore:
please consider delete that tag "origin" in the ext4.git repo:

http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git

as a common case, I cloned a local repo from torvalds/linux-2.6.git
and fetched from tytso/ext4.git,

and when I want to gen patches, I do "git format-patch origin",
hundreds of patches generated,
but in fact I only have several patches.

then I realized there are ambiguities about the name "origin",

$ git rev-parse origin
warning: refname 'origin' is ambiguous.
492c2e476eac010962850006c49df326919b284c
$ git rev-parse origin/master
d40ace0c7b4a329f7d869d0fbf27435543bb2acc
$ git rev-parse origin/HEAD
d40ace0c7b4a329f7d869d0fbf27435543bb2acc

-- 
Denis Cheng
Linux Application Developer

"One of my most productive days was throwing away 1000 lines of code."
 - Ken Thompson.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ