git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Joe Fabre <joefabre@me.com>
To: Andrew Ardill <andrew.ardill@gmail.com>
Cc: git <git@vger.kernel.org>
Subject: Re: Git Help
Date: Wed, 4 Nov 2020 07:19:57 -0500	[thread overview]
Message-ID: <5D4B5539-DAC4-44FF-9EEB-BB790953200C@me.com> (raw)
In-Reply-To: <CAH5451kZYL0LsXqVUxJhAA7iQ7GWS5zic5Z1jX_CbCjZWSGW1Q@mail.gmail.com>

HI Andrew,

Your assessment and advice was exact.  I found this out through trial and “no error” (thank goodness).  The discovery came by accident.  I installed iTerm2 and had it themed, and again by accident, so that when in a .git folder the terminal indicated “master”.  I then tested out if I could make changes and push to GitHub from my remote computer(S).  Success!

Thank you for your response!

GIT’fully,
Joe

> On Nov 4, 2020, at 6:45 AM, Andrew Ardill <andrew.ardill@gmail.com> wrote:
> 
> On Tue, 3 Nov 2020 at 04:37, Joe Fabre <joefabre@me.com> wrote:
>> 
>> Hi Git!
> 
> Hi!
> 
>> I need some serious assistance.  I have a local repository on my primary laptop, and that repo folder is shared on the local network. The primary laptop died (grrr); and I want to create a repo on my back up laptop which has access to the shared folder, but no .git file.  Also, I’d like to link it to my GitHub account.
>> 
>> Any ideas?
> 
> Where was the .git folder located for this repository? Typically it is
> a subfolder of your repo.
> 
> If it was, it will be on the local network share, and the repo should
> be intact. Install git is on the backup laptop and try to access the
> repo like normal.
> 
> If the .git folder was not stored there, or for some other reason has
> not been synced to the network share, it may be lost. In that case you
> will have lost the history of your repo, but not the latest workstate
> that was checked out.
> 
> There are lots of guides on how to upload your repository to github -
> here is one, many more can be easily found by searching:
> https://www.techrepublic.com/article/how-to-push-a-new-project-to-github/
> 
> If your existing repository is still intact you can start from the
> 'adding a remote' step.
> 
> Hope that helps!
> 
> Andrew Ardill


      reply	other threads:[~2020-11-04 12:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02 17:29 Git Help Joe Fabre
2020-11-04 11:45 ` Andrew Ardill
2020-11-04 12:19   ` Joe Fabre [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5D4B5539-DAC4-44FF-9EEB-BB790953200C@me.com \
    --to=joefabre@me.com \
    --cc=andrew.ardill@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).