I try to use git clone http://user:[email protected] but I have some problems with adding user or password because the user is using email which contains an other @ and password is using an esclamation mark ( ! )
the command looks like http://[email protected]:[email protected]/git
This is not working - I tried 0x21password instead of !password but the system don't except this.
Any idea?