Re: [git-users] Cloned Repository empty is in local

2018-07-29 Thread CrestChristopher
Hi, I have a commit file although I'm attempting to push it to a repository, not github; a private repository. When doing `git remote -v` for both `push` and `fetch` the remote repository is listed but when I try to push to the private repository by means of `git push` I get this error ?

Re: [git-users] Cloned Repository empty is in local

2018-07-31 Thread CrestChristopher
Hi, I was originally informed to use `git push ` being the location of the repository, not github in this case, that doesn't work as I get an error `repository not found` ? Running the command `git branch -r -v` doesn't display anything which I assume it's suppose to display ? Thank You

Re: [git-users] httpd backend - repo not found.

2018-08-20 Thread CrestChristopher
Sorry I don't follow ? On 8/20/2018 9:08 AM, Konstantin Khomoutov wrote: On Mon, Aug 20, 2018 at 07:24:12AM -0400, CrestChristopher wrote: Okay, the way Git works via HTTP is actually documented in [1], and trust me, you're supposed to read it several times to understand completely

[git-users] Starting gitweb ?

2018-08-24 Thread CrestChristopher
I'm hoping I understood this correctly in that one can use gitweb to setup a page in which you can view, create repositories as a page; similar to github ? If understood correctly, I don't know which flag to use; git instaweb --local or --httpd ? As to get a page created then I assume I can

Re: [git-users] httpd backend - repo not found.

2018-08-20 Thread CrestChristopher
Okay, the way Git works via HTTP is actually documented in [1], and trust me, you're supposed to read it several times to understand completely. Documented in [1] ? Crest -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To

[git-users] Saving code snippets and pushing between gits ?

2019-07-12 Thread CrestChristopher
Is it possible to take snippets of code along while also including a description of what the code is intended to do and push it to a git, so I have a repository of code snippets, since I know git is for version control as I tend to like to have code snippets for reference ? Also can you push

Re: [git-users] Saving code snippets and pushing between gits ?

2019-07-13 Thread CrestChristopher
Alright, if I should have more questions I'll ask; thank you. Christopher On 7/13/2019 3:55 PM, Philip Oakley wrote: On 13/07/2019 20:40, CrestChristopher wrote: I understand, what methods do I have to choose from ? My goal is to take the snippet push it to a git, give the snippet

Re: [git-users] Saving code snippets and pushing between gits ?

2019-07-13 Thread CrestChristopher
On 7/13/2019 1:37 PM, Philip Oakley wrote: On 12/07/2019 12:58, CrestChristopher wrote: Is it possible to take snippets of code along while also including a description of what the code is intended to do and push it to a git, so I have a repository of code snippets, It can be done. However

Re: [git-users] Saving code snippets and pushing between gits ?

2019-07-13 Thread CrestChristopher
; if that is considered a method or context ? :-) Christopher On 7/13/2019 3:35 PM, Philip Oakley wrote: On 13/07/2019 19:50, CrestChristopher wrote: On 7/13/2019 1:37 PM, Philip Oakley wrote: On 12/07/2019 12:58, CrestChristopher wrote: Is it possible to take snippets of code along while

[git-users] Checking branches

2019-08-14 Thread CrestChristopher
I have supposedly created the repository and mistakenly cloned the repository, how do I access the repository though the shell (SSH) by means of command prompt with git bashed installed, I probably have to be logged into the shell, if that is the case, no problem. Christopher -- You received

[git-users] Creating and configure repositories questions

2019-08-14 Thread CrestChristopher
My repository got created but rather then my folders on my local system becoming the main branches, essentially allowing me to be in the directory with the file that I want to push, and it will get pushed to the identical folder repository. Instead in the same path, my repository got created

Re: [git-users] Re: Checking branches

2019-08-18 Thread CrestChristopher
On Thursday, August 15, 2019 at 2:53:28 AM UTC+1, CrestChristopher wrote: I have supposedly created the repository and mistakenly cloned the repository, how do I access the repository though the shell (SSH) by means of command prompt with git bashed installed, I probably have

Re: [git-users] Re: Creating and configure repositories questions

2019-08-18 Thread CrestChristopher
is the pack file) Hope that little intro gets you started. Philip On Thursday, August 15, 2019 at 2:51:45 AM UTC+1, CrestChristopher wrote: My repository got created but rather then my folders on my local system becoming the main branches, essentially allowing me to be in the directory

[git-users] Getting git-bash to work in a Windows Terminal ?

2019-10-20 Thread CrestChristopher
Hi, I’m having an issue with git-bash; and I hope someone can help. When I’m in command (DOS) in Windows, I can change between DOS and Powershell by simply typing in either |cmd| or |powershell| and my shell changes. Since I’m using another terminal, rather then the default Windows command

[git-users] Git over Perforce

2020-02-23 Thread CrestChristopher
How can I create a Perforce configuration file but instead of Perforce I use only git; is this possible ? Christopher -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it,