Re: [git-users] Re: I have to figure out git by Thu or be fired...

2017-04-03 Thread Michael
On 2017-04-03, at 8:19 PM, bestbrightestandthens...@gmail.com wrote: > I've tried adding to the .gitignore file but I can't seem to get git to > ignore anything. What did you put in the .gitignore file? Can you send a copy of it? --- Entertaining minecraft videos http://YouTube.com/keybounce

Re: [git-users] Why does git tell me a gif file needs merge - how would you ever merge a gif file

2017-04-03 Thread Michael
On 2017-04-03, at 8:18 PM, bestbrightestandthens...@gmail.com wrote: > The .gitignore file doesn't result in anything being ignored. It's still > looking at these .gif files, not only that buy jquery library files too. I > can't even create a branch since all I get are these needs merge

Re: [git-users] Re: I have to figure out git by Thu or be fired...

2017-04-03 Thread bestbrightestandthensome
I've tried adding to the .gitignore file but I can't seem to get git to ignore anything. On Monday, April 3, 2017 at 1:07:44 PM UTC-6, Michael Gersten wrote: > > > On 2017-04-03, at 11:44 AM, bestbrightes...@gmail.com wrote: > > I just need some sort of tutorial. I will see what I can find on

[git-users] Why does git tell me a gif file needs merge - how would you ever merge a gif file

2017-04-03 Thread bestbrightestandthensome
The .gitignore file doesn't result in anything being ignored. It's still looking at these .gif files, not only that buy jquery library files too. I can't even create a branch since all I get are these needs merge errors. How long is the learning curve on git? My boss says 4 hours but since I've

Re: [git-users] Re: I have to figure out git by Thu or be fired...

2017-04-03 Thread Michael
On 2017-04-03, at 11:44 AM, bestbrightestandthens...@gmail.com wrote: > I just need some sort of tutorial. I will see what I can find on youtube. > It's a rather odd product compared to other source safe systems I have used > in the past. The Microsoft systems I can figure out in 5 minutes

[git-users] merge conflicts

2017-04-03 Thread Pablo Rodríguez
Dear list, although I have been using git for almost three years, I have used it only for my writings (I cannot code). This reduces the need for branches and the possibility of merge conflicts. I experienced less than five, due to the fact of working in different computers (and having forgotten

Re: [git-users] Re: I have to figure out git by Thu or be fired...

2017-04-03 Thread John McKown
I like this one, read only for free: https://git-scm.com/book/en/v2 So much so that I actually bought the book just to support the author. On Mon, Apr 3, 2017 at 1:44 PM, wrote: > I just need some sort of tutorial. I will see what I can find on youtube. >

[git-users] Re: I have to figure out git by Thu or be fired...

2017-04-03 Thread bestbrightestandthensome
I just need some sort of tutorial. I will see what I can find on youtube. It's a rather odd product compared to other source safe systems I have used in the past. The Microsoft systems I can figure out in 5 minutes without even needing any instructions. Git is just plain weird. On Sunday,

[git-users] How do you create kerberos authenticated linux script to pull from Apache https enabled git server?

2017-04-03 Thread ken edward
Hello, I have created a AD authentication enabled apache server that allows users to pull a git repo. Works fine, but users have to enter credentials manually, or create clear text script (bad) I can easily create a kerberos authenticated GIT apache server but how do I create a linux script

[git-users] Do you care about the wording of your commit messages?

2017-04-03 Thread levente . szabo
Hi All, I've been annoyed by low quality, no style, ignorant commit messages and wrote this (slightly inspired by April Fool's but still got a point) blogpost about commit messages that are meant to read by humans. Please read & share if you too come across useless commit messages way too