[TriEmbed] hail mary github question
Jon Wolfe
jonjwolfe at anibit.com
Mon Sep 12 16:44:14 CDT 2016
git status
And
git log --decorate
Are your friends. They should show you what you local and remote tracking branches are. You can also run :
gitk&
To get a primitive gui git log.
A script that auto commits sounds... dangerous, unless you are talking about a tool that expects complete authority over your working copy, like SparkleShare
-------- Original message --------
From: Pete Soper via TriEmbed <triembed at triembed.org>
Date: 9/12/16 5:32 PM (GMT-05:00)
To: Carl Nobile <carl.nobile at gmail.com>
Cc: Triangle Embedded Computing Discussion <TriEmbed at triembed.org>
Subject: Re: [TriEmbed] hail mary github question
Yes, you're missing it.
I just cloned the tree from Github into an empty directory, went
into the repo, did a "git rm " of the two mystery files, git said
they were deleted, but when I did a "git push" and put in
id/password I was told everything is up to date and the two files
are still sitting in the repo on Github. They're beyond my
control. But I was going to restructure anyway. They are what they
are, and I'm going to stop caring.
Thanks,
Pete
On 09/12/2016 05:27 PM, Carl Nobile
wrote:
Pete,
Anything you do in a git repo will not and cannot remove
the repo itself.
Or am I miss understanding the problem?
I went to the repo you mentioned and there was nothing in
it.
Carl
On Mon, Sep 12, 2016 at 5:22 PM, Robert
Dale via TriEmbed <triembed at triembed.org>
wrote:
Git
commit. And are you pushing / looking at the right branch?
On Monday, September 12, 2016, Pete Soper via TriEmbed
<triembed at triembed.org>
wrote:
I do
a "git rm foo" and a "git push", all goes well, but at
http://github.com/myrepo
"foo" is still there. Is there a "git
--nuclear-tipped-cruise-missile rm foo"?
-Pete
_______________________________________________
Triangle, NC Embedded Computing mailing list
TriEmbed at triembed.org
http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
TriEmbed web site: http://TriEmbed.org
--
null
_______________________________________________
Triangle, NC Embedded Computing mailing list
TriEmbed at triembed.org
http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
TriEmbed web site: http://TriEmbed.org
--
-------------------------------------------------------------------------------
Carl J. Nobile (Software Engineer)
carl.nobile at gmail.com
-------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20160912/7cee7660/attachment.htm>
More information about the TriEmbed
mailing list