Re: [git-users] Re: using git for system configuration management

2016-10-04 Thread Pranit Bauva
other computer and run the bash file there. Hope this helps! Regards, Pranit Bauva -- 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, send an email to git-user

[git-users] Re: I am a newbie

2016-05-01 Thread Pranit Bauva
in a non-trivial way. Get into the internals. Use the plumbing commands instead of porcelain ones. And if you don't know the terms I am talking about then you seriously need to get started ASAP. Regards, Pranit Bauva IIT Kharagpur -- You received this message because you are subscribed

[git-users] Re: When changes goes wrong

2016-04-19 Thread Pranit Bauva
While book is one of the best resource to study git, but it can sometimes be a little daunting. Some books explicitly don't show what are the features of git and what are the features of github. I am judging by your email that this is one of your problems too. So I would suggest you to take a

[git-users] Re: Libgit2 google group

2016-03-19 Thread Pranit Bauva
There used to be a libgit2 mailing list but now its deprecated! On Tuesday, 15 March 2016 14:17:35 UTC+5:30, Saurabh Jain wrote: > > Is there any google group for libgit2, I tried to contact people on IRC > (#libgit2) but that doesn't seem to be active. > > If this is correct place for libgit2,

[git-users] Re: It is possible to build a release with git?

2016-02-23 Thread Pranit Bauva
Many projects use the system of tags for their release. You can read more about tags on http://git-scm.com/book/en/v2/Git-Basics-Tagging . In short, tags are references to commits that signify a release. So whenever you want to checkout a release, you can checkout that tag and then "git

[git-users] Re: Where to start coding?

2015-11-28 Thread Pranit Bauva
t of types. Then browse through bugs and find the easy to fix ones. Fix those. Then when you reach the stage where you will know what to do next. The reading of docs is extremely important. Which project are you thinking of working on? Regards, Pranit Bauva On Saturday, 28 November 2015 18:13:5

[git-users] Changes to be done in local repository if pull request is closed

2015-11-02 Thread Pranit Bauva
it again. Where did I go wrong and what is the best practice ? And let's say if my pull request got accepted, then what changes should I make to my local repo? Regards, Pranit Bauva -- You received this message because you are subscribed to the Google Groups "Git for human beings&q

Re: [git-users] Digest for git-users@googlegroups.com - 1 update in 1 topic

2015-08-26 Thread Pranit Bauva
receiving emails from it send an email to git-users+unsubscr...@googlegroups.com. -- -Pranit Bauva -- 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, send an email to git