On Mon, 9 Jan 2017 01:42:34 -0800 (PST)
KANNU CHAWLA <[email protected]> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to