Hello, Although I tend to agree with Konstantin on this, based simply on the fact you ask, I assume you have bigger requirements. In a few companies I worked for we had huge repos with such requirements, like initialising and updating submodules, or download/activate a bunch of git hook scripts. However, unless you specify your requirements, we won't be able to help. (And if you can write them down, you are only a few lines of code from the actual automation.)
Best, Gergely On Mon, Jan 9, 2017, 11:26 Konstantin Khomoutov < flatw...@users.sourceforge.net> wrote: > On Mon, 9 Jan 2017 01:42:34 -0800 (PST) > KANNU CHAWLA <kannu.mca.du.2...@gmail.com> wrote: > > > I am trying to automate the process of git cloning by writing a bash > > script. Any ideas, suggestions are welcome. > > #!/bin/sh > git clone $REPOSITORY > > -- > 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-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- 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-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.