[git-users] Re: Getting started with Git

2021-06-14 Thread Thomas Archibold
To answer my own questions: why is the log so long? The colon at the bottom indicates the pager (Git uses the Bash "less" function to page). To navigate, press down arrow until the colon turns into the word "END". Press "q" to quit the pager and return to the prompt. On Friday, June 11, 2021

[git-users] Re: Getting Started

2019-09-16 Thread Shubham Ghule
Thanks a lot On Monday, 16 September 2019 04:15:57 UTC+5:30, Rohit Ashiwal wrote: > > Hey Shubham! > > It is nice to see people interested in contributing to the project! > You can browse the source code here[1]. And look for issues here[2]. > There is a really nice post by Matheus (GSoC '19

[git-users] Re: Getting Started

2019-09-15 Thread Rohit Ashiwal
Hey Shubham! It is nice to see people interested in contributing to the project! You can browse the source code here[1]. And look for issues here[2]. There is a really nice post by Matheus (GSoC '19 Student) feel free to give it a read[3]. You can meet up with people over through our public chat

[git-users] Re: Getting started with git on cygwin - can't get anywhere. What am I missing?

2012-12-03 Thread munene kiruja
I found this answer to work quite well so far, for my limited testing. http://cygwin.com/ml/cygwin/2007-09/msg00584.html. Basically text mounts mess everything up. Git will work on binary mounts of cygwin. On Saturday, December 1, 2012 2:49:40 PM UTC-8, munene kiruja wrote: Git already

[git-users] Re: Getting started with git on cygwin - can't get anywhere. What am I missing?

2012-12-03 Thread munene kiruja
Thank you all for your replies. On Saturday, December 1, 2012 2:49:40 PM UTC-8, munene kiruja wrote: Git already came in with the cygwin install. So I thought I could just start using it. After 2 days of reading and searching, not even one step ahead. Anyone help. What am I doing wrong?

[git-users] Re: Getting started with git on cygwin - can't get anywhere. What am I missing?

2012-12-02 Thread Thomas Ferris Nicolaisen
On Saturday, December 1, 2012 11:49:40 PM UTC+1, munene kiruja wrote: Git already came in with the cygwin install. So I thought I could just start using it. After 2 days of reading and searching, not even one step ahead. Anyone help. What am I doing wrong? You're not doing anything wrong

[git-users] Re: Getting Started with git-svn

2009-02-20 Thread Rob Wilkerson
On Feb 20, 1:39 pm, Rob Wilkerson r...@robwilkerson.org wrote: 1. Having cloned a current Svn repository ( git svn clone -shttps://svn.mydomain.com/myproject/workingdirectory), I'm under the assumption that it's pulled all of my branches and tags, but git branch returns only master. I'd

[git-users] Re: getting started

2008-09-15 Thread Mark Thalman
I would like to append to Eric's excellent list: An audio interview with Junio at http://twit.tv/floss19 to get you excited about using git. A good reference script to building git. This came in handy for installing git on Tiger. All of the nice symbolic links to git-* are missing, but