On Wed, 2 Sep 2020 at 09:51, Gene Heskett <[email protected]> wrote:

> But, now I am locked out of a git pull, and apparently need to git
> commit.  How do I get back to active status?

git reset --hard origin master

(or maybe origin/master, I tend to forget)

Or, you could
git checkout debian/configure
Which will pull back the original of the file.


-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to